extraArgs: "chmod o+rwx /etc/passwd"
This commit is contained in:
parent
de3194062d
commit
d3b60c036a
1 changed files with 1 additions and 4 deletions
|
@ -49,10 +49,7 @@ server:
|
||||||
name: host-log-storage
|
name: host-log-storage
|
||||||
readOnly: false
|
readOnly: false
|
||||||
|
|
||||||
extraArgs:
|
extraArgs: "chmod o+rwx /etc/passwd"
|
||||||
- |
|
|
||||||
chmod o+rwx /etc/passwd
|
|
||||||
chmod o+rwx /etc/group
|
|
||||||
|
|
||||||
postStart:
|
postStart:
|
||||||
- sh
|
- sh
|
||||||
|
|
Loading…
Reference in a new issue