Skip to content

Commit

Permalink
cronjob image pull secret
Browse files Browse the repository at this point in the history
  • Loading branch information
cmyui committed Nov 5, 2023
1 parent 9a17317 commit 05d601c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions k8s/cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ spec:
command:
- python3 main.py
restartPolicy: OnFailure
imagePullSecrets:
- name: osuakatsuki-registry-secret

0 comments on commit 05d601c

Please sign in to comment.