Skip to content

Commit

Permalink
Fixes in helm runner (bridgecrewio#2980)
Browse files Browse the repository at this point in the history
* fix target dir and the returning statement. add comments and remove redundant function.

* path fixes
  • Loading branch information
YaaraVerner authored and actions-user committed May 18, 2022
1 parent 66ae469 commit 45fa4c1
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:73c169656f83fdabaef6b1434478a0c71969c57308b159dbb155c1be5e6bd171
image: bridgecrew/whorf@sha256:c9c63a40531bbacff39d14699273d3e52f9e08c7257fd8ae9decc526188e9cc1
imagePullPolicy: Always
resources:
limits:
Expand Down

0 comments on commit 45fa4c1

Please sign in to comment.