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