Skip to content

Commit 2bba93d

Browse files
committed
chore: update the target revision; add env var
1 parent e231cbb commit 2bba93d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

applications/argocd/production/applications/montandon-etl.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
source:
1111
repoURL: ghcr.io/ifrcgo/montandon-etl
1212
chart: montandon-etl-helm
13-
targetRevision: 0.1.1-develop.c6572419
13+
targetRevision: 0.1.1-develop.c175d284
1414
helm:
1515
valueFiles:
1616
- values/operators.yaml
@@ -32,7 +32,8 @@ spec:
3232
AZURE_STORAGE_ACCOUNT_NAME: montyproduction9012
3333
AZURE_STORAGE_MANAGED_IDENTITY: "true"
3434
# ETL Load config
35-
EOAPI_STAC_API: "http://montandon-eoapi-stac.montandon-eoapi.svc.cluster.local:8080/"
35+
EOAPI_STAC_API_INTERNAL: "http://montandon-eoapi-stac.montandon-eoapi.svc.cluster.local:8080/"
36+
EOAPI_STAC_API_PUBLIC: "https://montandon-eoapi.ifrc.org/stac"
3637
serviceAccount:
3738
annotations:
3839
azure.workload.identity/client-id : "4de225d2-e993-4b72-b4d1-e4e9372a4c5a"

0 commit comments

Comments
 (0)