- name: logrotate2
This commit is contained in:
parent
b5a515c6f9
commit
49fdf90dd8
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ server:
|
||||||
- name: passwd-volume
|
- name: passwd-volume
|
||||||
mountPath: /etc/passwd
|
mountPath: /etc/passwd
|
||||||
subPath: passwd
|
subPath: passwd
|
||||||
- name: logrotate
|
- name: logrotate2
|
||||||
image: imroc/logrotate:latest
|
image: imroc/logrotate:latest
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue