Skip to content

Commit

Permalink
fix(terraform_plan): Fix k8s checks edgecases for terraform plan (#3966)
Browse files Browse the repository at this point in the history
* handle DockerSocketVolume for terraform plan

* fix MinimiseCapabilities

* fix AllowedCapabilitiesSysAdmin

* fix DropCapabilities

* fix AllowedCapabilities

* added terraform_plan to PR title validation
  • Loading branch information
rotemavni authored and root committed Dec 1, 2022
1 parent 0ac41bc commit a667f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admissioncontroller/k8s/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
capabilities:
drop:
- ALL
image: bridgecrew/whorf@sha256:4619686f63f732d3803e504274af8bd5712d90b42391f735328c66e99b612d60
image: bridgecrew/whorf@sha256:349858517fc0ec497f05bd9f0b50a94a6d3468898d7a832263bb13258902aa2d
imagePullPolicy: Always
resources:
limits:
Expand Down

0 comments on commit a667f65

Please sign in to comment.