forked from roger/k3s-cluster
fix(myorg-assistant): fix CronJob image refs to match Deployment
This commit is contained in:
@@ -24,7 +24,7 @@ spec:
|
||||
restartPolicy: OnFailure
|
||||
containers:
|
||||
- name: git-sync
|
||||
image: myorg-assistant:latest
|
||||
image: git.rogi.casa/roger/myorg-assistant/myorg-assistant:fcf79bf
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- python
|
||||
|
||||
Reference in New Issue
Block a user