Skip to content

Commit

Permalink
fix: Copy/paste error in bluesky-advent
Browse files Browse the repository at this point in the history
  • Loading branch information
BjoernPetersen committed Dec 4, 2024
1 parent 8358dd6 commit dbfb6dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/templates/bluesky-advent.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: batch/v1
kind: CronJob
metadata:
name: bluesky-hotzo
name: bluesky-advent
spec:
schedule: {{ .Values.cron.defaultSchedule }}
startingDeadlineSeconds: {{ .Values.cron.defaultStartDeadlineSeconds }}
Expand Down

0 comments on commit dbfb6dc

Please sign in to comment.