IPCEICIS-2952 #31
1 changed files with 1 additions and 4 deletions
|
@ -49,10 +49,7 @@ server:
|
|||
name: host-log-storage
|
||||
readOnly: false
|
||||
|
||||
extraArgs:
|
||||
- |
|
||||
chmod o+rwx /etc/passwd
|
||||
chmod o+rwx /etc/group
|
||||
extraArgs: "chmod o+rwx /etc/passwd"
|
||||
|
||||
postStart:
|
||||
- sh
|
||||
|
|
Reference in a new issue