File tree Expand file tree Collapse file tree
applications/argocd/staging/applications/montandon-eoapi Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111
1212 - repoURL : https://devseed.com/eoapi-k8s/
1313 chart : eoapi
14- targetRevision : 0.10.0
14+ targetRevision : 0.11.2
1515 helm :
16+ valueFiles :
17+ - values/argocd.yaml
1618 valuesObject :
1719 postgrescluster :
1820 # Using azure databae
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: SecretProviderClass
33metadata :
44 name : azure-secret-provider-montandon-eoapi
55 annotations :
6- argocd.argoproj.io/hook : " PreSync "
6+ argocd.argoproj.io/hook : " Sync "
77 argocd.argoproj.io/sync-wave : " -7"
88 argocd.argoproj.io/hook-delete-policy : " BeforeHookCreation"
99spec :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: ConfigMap
33metadata :
44 name : montandon-eoapi-stac-queryables
55 annotations :
6- argocd.argoproj.io/hook : " PreSync "
6+ argocd.argoproj.io/hook : " Sync "
77 argocd.argoproj.io/sync-wave : " -7"
88 argocd.argoproj.io/hook-delete-policy : " BeforeHookCreation"
99data :
You can’t perform that action at this time.
0 commit comments