auto update imageupdater
This commit is contained in:
parent
5c3abf8f9e
commit
5e12e1ca33
@ -3,6 +3,13 @@ kind: Application
|
||||
metadata:
|
||||
name: argocd-imageupdate
|
||||
namespace: argocd
|
||||
annotations:
|
||||
argocd-image-updater.argoproj.io/image-list: quay.io/argoprojlabs/argocd-image-updater
|
||||
argocd-image-updater.argoproj.io/alias.update-strategy: latest
|
||||
argocd-image-updater.argoproj.io/git-branch: main
|
||||
argocd-image-updater.argoproj.io/write-back-target: kustomization:/infrastructure/argocd-imageupdate/
|
||||
argocd-image-updater.argoproj.io/write-back-method: git
|
||||
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
@ -15,4 +22,4 @@ spec:
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
selfHeal: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user