feat: ajouter kadans à argocd et postgres
This commit is contained in:
@@ -39,6 +39,10 @@ gitea_applications:
|
|||||||
annotations:
|
annotations:
|
||||||
argocd-image-updater.argoproj.io/image-list: prospection=gitea.arcodange.lab/arcodange-org/prospection:latest
|
argocd-image-updater.argoproj.io/image-list: prospection=gitea.arcodange.lab/arcodange-org/prospection:latest
|
||||||
argocd-image-updater.argoproj.io/prospection.update-strategy: digest
|
argocd-image-updater.argoproj.io/prospection.update-strategy: digest
|
||||||
|
kadans:
|
||||||
|
annotations:
|
||||||
|
argocd-image-updater.argoproj.io/image-list: kadans=gitea.arcodange.lab/arcodange-org/kadans:latest
|
||||||
|
argocd-image-updater.argoproj.io/kadans.update-strategy: digest
|
||||||
|
|
||||||
argocd_image_updater_chart_values:
|
argocd_image_updater_chart_values:
|
||||||
config:
|
config:
|
||||||
|
|||||||
@@ -4,4 +4,5 @@ applications = [
|
|||||||
{ name = "crowdsec" },
|
{ name = "crowdsec" },
|
||||||
{ name = "plausible" },
|
{ name = "plausible" },
|
||||||
{ name = "dance-lessons-coach" },
|
{ name = "dance-lessons-coach" },
|
||||||
|
{ name = "kadans" },
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user