Skip to content

Commit

Permalink
lowercase image repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
cmyui committed Nov 5, 2023
1 parent 5be5612 commit 9a17317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
spec:
containers:
- name: new-cron-production
image: osuAkatsuki/new-cron:latest
image: osuakatsuki/new-cron:latest
imagePullPolicy: IfNotPresent
command:
- python3 main.py
Expand Down

0 comments on commit 9a17317

Please sign in to comment.