diff --git a/cluster/gce/gci/master.yaml b/cluster/gce/gci/master.yaml index fd0a88d081d..7a74113afab 100644 --- a/cluster/gce/gci/master.yaml +++ b/cluster/gce/gci/master.yaml @@ -83,10 +83,10 @@ write_files: owner: root content: | [Unit] - Description=kube-logrotate invocation + Description=Hourly kube-logrotate invocation [Timer] - OnCalendar=*-*-* *:00/5:00 + OnCalendar=hourly [Install] WantedBy=kubernetes.target