mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-02-14 17:49:59 +00:00
Update PSP (runtime/default instead of docker/default)
This commit is contained in:
@@ -5,8 +5,8 @@ metadata:
|
|||||||
annotations:
|
annotations:
|
||||||
apparmor.security.beta.kubernetes.io/allowedProfileNames: runtime/default
|
apparmor.security.beta.kubernetes.io/allowedProfileNames: runtime/default
|
||||||
apparmor.security.beta.kubernetes.io/defaultProfileName: runtime/default
|
apparmor.security.beta.kubernetes.io/defaultProfileName: runtime/default
|
||||||
seccomp.security.alpha.kubernetes.io/allowedProfileNames: docker/default
|
seccomp.security.alpha.kubernetes.io/allowedProfileNames: runtime/default
|
||||||
seccomp.security.alpha.kubernetes.io/defaultProfileName: docker/default
|
seccomp.security.alpha.kubernetes.io/defaultProfileName: runtime/default
|
||||||
name: restricted
|
name: restricted
|
||||||
spec:
|
spec:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
|
|||||||
Reference in New Issue
Block a user