mirror of
https://github.com/kubereboot/kured.git
synced 2026-08-23 21:36:33 +00:00
fixed yamllint error #521
This commit is contained in:
committed by
Christian Kotzbauer
parent
302578467d
commit
eb4acc69bf
@@ -64,7 +64,7 @@ podSecurityPolicy:
|
||||
create: false
|
||||
|
||||
containerSecurityContext:
|
||||
privileged: true # Give permission to nsenter /proc/1/ns/mnt
|
||||
privileged: true # Give permission to nsenter /proc/1/ns/mnt
|
||||
# allowPrivilegeEscalation: true # Needed when using defaultAllowPrivilegedEscalation: false in psp
|
||||
|
||||
resources: {}
|
||||
|
||||
Reference in New Issue
Block a user