Skip to content

Commit

Permalink
Merge pull request #31 from qw1mb0/master
Browse files Browse the repository at this point in the history
update cronjob manifest for correct image
  • Loading branch information
derailed authored May 28, 2019
2 parents 87e0dd9 + e3f1bcf commit 24b2df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/popeye/cronjob.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: popeye
image: derailed/popeye:v0.3.3
image: quay.io/derailed/popeye:v0.3.6
imagePullPolicy: IfNotPresent
command: ["/bin/popeye"]
args:
Expand Down

0 comments on commit 24b2df3

Please sign in to comment.