imagePullPolicy: IfNotPresent
This commit is contained in:
parent
5e47caaee1
commit
508ecd3f12
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ server:
|
|||
mountPath: /openbao/logs
|
||||
- name: logrotate
|
||||
image: imroc/logrotate:latest
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: LOGROTATE_FILE_PATTERN
|
||||
value: "/var/log/nginx/nginx_*.log"
|
||||
|
|
Loading…
Reference in a new issue