correct k8s example, kudos @Feliksas
This commit is contained in:
parent
25104d083f
commit
2afdf0194d
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ spec:
|
|||
initContainers:
|
||||
- name: privatebin-volume-permissions
|
||||
image: privatebin/chown:1.33.0-musl-1.2.2-r0
|
||||
command: ['65534:82', '/mnt']
|
||||
args: ['65534:82', '/mnt']
|
||||
securityContext:
|
||||
runAsUser: 0
|
||||
readOnlyRootFilesystem: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue