Skip to content

Commit

Permalink
fix(kubernetes): fix in CPURequests check (bridgecrewio#3727)
Browse files Browse the repository at this point in the history
* handle edge-case of res not a dict

* fixes

* fixes
  • Loading branch information
YaaraVerner authored and schosterbarak committed Oct 24, 2022
1 parent 7da2016 commit 26b5206
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:6344e0cb5385a92d8771aa78a5c2a1eeffa7b3ae933118e96d783eeb11369912
image: bridgecrew/whorf@sha256:475c3a18156ed32656f95fab63b2bad2b67a78c0b00ab35cf5a62da1301cab44
imagePullPolicy: Always
resources:
limits:
Expand Down

0 comments on commit 26b5206

Please sign in to comment.