Merge pull request #31989 from guettli/31930__fix_busybox_image_1.28
fix busybox image to version 1.28
This commit is contained in:
@@ -264,7 +264,7 @@ metadata:
|
||||
spec:
|
||||
containers:
|
||||
- name: hello
|
||||
image: busybox
|
||||
image: busybox:1.28
|
||||
command: [ "sh", "-c", "echo 'Hello AppArmor!' && sleep 1h" ]
|
||||
EOF
|
||||
pod/hello-apparmor-2 created
|
||||
|
||||
Reference in New Issue
Block a user