fixed nonroot
This commit is contained in:
parent
c520dfc3b5
commit
b8f835eb3a
3 changed files with 10 additions and 4 deletions
|
|
@ -13,7 +13,7 @@ spec:
|
|||
allowPrivilegeEscalation: false
|
||||
requiredDropCapabilities: ["ALL"]
|
||||
readOnlyRootFilesystem: true
|
||||
volumes: ["secret"]
|
||||
volumes: ["configMap", "secret"]
|
||||
hostNetwork: false
|
||||
hostIPC: false
|
||||
hostPID: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue