IPCEICIS-2952 #31
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ spec:
|
|||
echo "logrotate:x:100:100::/home/logrotate:/bin/sh" >> /etc/passwd
|
||||
echo "logrotate:x:100:" >> /etc/group
|
||||
mkdir -p /home/logrotate
|
||||
chown 100:100 /var/lib
|
||||
# chown 100:100 /var/lib
|
||||
securityContext:
|
||||
runAsUser: 0
|
||||
volumeMounts:
|
||||
|
|
Reference in a new issue