Skip to content

Commit

Permalink
imaage updaater annotation bool to string
Browse files Browse the repository at this point in the history
  • Loading branch information
saidsef committed Sep 2, 2021
1 parent e3b15f2 commit 6e58842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argocd/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
namespace: argocd
annotations:
argocd-image-updater.argoproj.io/image-list: kinesis=docker.io/saidsef/aws-kinesis-local
argocd-image-updater.argoproj.io/kinesis.force-update: true
argocd-image-updater.argoproj.io/kinesis.force-update: "true"
argocd-image-updater.argoproj.io/kinesis.update-strategy: latest
argocd-image-updater.argoproj.io/write-back-method: argocd
finalizers:
Expand Down

0 comments on commit 6e58842

Please sign in to comment.