Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gerrited committed Jun 10, 2024
1 parent 9a20c2f commit 3a40f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/daily-workout/generator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: CronJob
metadata:
name: workout-generator
spec:
schedule: "0 0 * * *" # Täglich um Mitternacht
schedule: "0 0 * * *"
jobTemplate:
spec:
template:
Expand Down

0 comments on commit 3a40f56

Please sign in to comment.