Revert "Perform GCE log rotation check every 5 minutes"
This reverts commit 1ba05d51a6
.
This commit is contained in:
@@ -83,10 +83,10 @@ write_files:
|
|||||||
owner: root
|
owner: root
|
||||||
content: |
|
content: |
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=kube-logrotate invocation
|
Description=Hourly kube-logrotate invocation
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=*-*-* *:00/5:00
|
OnCalendar=hourly
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=kubernetes.target
|
WantedBy=kubernetes.target
|
||||||
|
Reference in New Issue
Block a user