Skip to content

Commit eba3d21

Browse files
committed
fix test
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
1 parent 432e41e commit eba3d21

File tree

1 file changed

+1
-1
lines changed
  • pod-security/subrule/restricted/restricted-exclude-capabilities/.kyverno-test

1 file changed

+1
-1
lines changed

pod-security/subrule/restricted/restricted-exclude-capabilities/.kyverno-test/resource.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
spec:
66
containers:
77
- name: container01
8-
image: nginx:1.1.9
8+
image: ghcr.io/kyverno/test-nginx:latest
99
securityContext:
1010
allowPrivilegeEscalation: false
1111
runAsNonRoot: true

0 commit comments

Comments
 (0)