Skip to content

Commit

Permalink
fix(github): fix variables initialization (bridgecrewio#3585)
Browse files Browse the repository at this point in the history
* vairables nulled after they are initiallized

* vairables nulled after they are initiallized

* changes to proper str typing in class

* fis lint
  • Loading branch information
marynaKK authored and schosterbarak committed Sep 29, 2022
1 parent 64f1c94 commit 4c4e330
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:680f0bb045be82407f0ef5fc0dd2095dd3787033d1a66300cabe7af2145e27be
image: bridgecrew/whorf@sha256:c8dbc0aa7256799779557ee5c94c63727b69ddcbdf25d42e60f1ca6ebb4ba1a3
imagePullPolicy: Always
resources:
limits:
Expand Down

0 comments on commit 4c4e330

Please sign in to comment.