Skip to content

Commit

Permalink
feat(kubernetes): added CKV2_K8S_EXAMPLE_1 only in tests as an exampl…
Browse files Browse the repository at this point in the history
…e for k8s graph check for pod which is publicly accessible (bridgecrewio#4060)

* Added a test check as an example for k8s graph check for a publicly accessible pod

* Added passing case and simplified the check
  • Loading branch information
bo156 authored and actions-user committed Dec 13, 2022
1 parent 6f9a80a commit 2bdb594
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:b420101dac26eaffa64a199a86f32cbfc5d7c50be3ace2fcd5d568980f538ba2
image: bridgecrew/whorf@sha256:0589969ab2b3992cf86d3593ff6b6704125a43abf0bf15f1e23afa75f166edab
imagePullPolicy: Always
resources:
limits:
Expand Down

0 comments on commit 2bdb594

Please sign in to comment.