set cms application argo image updater strategy
This commit is contained in:
@@ -2,11 +2,18 @@
|
||||
# This is a YAML-formatted file.
|
||||
# Declare variables to be passed into your templates.
|
||||
gitea_applications:
|
||||
- url-shortener
|
||||
- tools
|
||||
- webapp
|
||||
- erp
|
||||
- cms
|
||||
url-shortener:
|
||||
annotations: {}
|
||||
tools:
|
||||
annotations: {}
|
||||
webapp:
|
||||
annotations: {}
|
||||
erp:
|
||||
annotations: {}
|
||||
cms:
|
||||
annotations:
|
||||
argocd-image-updater.argoproj.io/image-list: cms=gitea.arcodange.duckdns.org/arcodange-org/cms:latest
|
||||
argocd-image-updater.argoproj.io/cms.update-strategy: digest
|
||||
|
||||
argocd_image_updater_chart_values:
|
||||
config:
|
||||
|
||||
Reference in New Issue
Block a user