diff --git a/apps/piwigo/deployment.yaml b/apps/piwigo/deployment.yaml index 5453a92..db3074e 100644 --- a/apps/piwigo/deployment.yaml +++ b/apps/piwigo/deployment.yaml @@ -81,7 +81,7 @@ kind: CronJob metadata: name: piwigo-quicksync spec: - schedule: "*/10 * * * *" + schedule: '* */2 * * *' jobTemplate: spec: template: @@ -120,4 +120,4 @@ spec: resources: requests: storage: 2Gi - \ No newline at end of file +