diff --git a/manifests/daily-workout/generator.yaml b/manifests/daily-workout/generator.yaml index ca88b71..c6bb1e6 100644 --- a/manifests/daily-workout/generator.yaml +++ b/manifests/daily-workout/generator.yaml @@ -3,7 +3,7 @@ kind: CronJob metadata: name: workout-generator spec: - schedule: "0 0 * * *" # Täglich um Mitternacht + schedule: "0 0 * * *" jobTemplate: spec: template: