fix schedule
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
2025-01-24 14:18:21 +01:00
parent 6a82c30db7
commit 33c5205ea6

View File

@ -3,7 +3,7 @@ kind: CronJob
metadata: metadata:
name: pv-energy-calculator name: pv-energy-calculator
spec: spec:
schedule: "5 * * * *" schedule: "1 1 * * *"
jobTemplate: jobTemplate:
spec: spec:
template: template: