Skip to content

Commit daa07be

Browse files
committed
alert-hub(staging): update preparedness api
1 parent 436995e commit daa07be

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

applications/argocd/staging/applications/alert-hub-backend.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
source:
1111
repoURL: ghcr.io/ifrcgo
1212
chart: ifrcgo-alert-hub-helm
13-
targetRevision: 0.1.1-develop.c8fb21af
13+
targetRevision: 0.1.1-develop.ca9d3c81
1414
helm:
1515
valueFiles:
1616
- values-go-deploy.yaml
@@ -36,6 +36,8 @@ spec:
3636
AZURE_STORAGE_STATIC_CONTAINER: alert-hub-staging-static-container
3737
AZURE_STORAGE_ACCOUNT_NAME: ifrctgo
3838
AZURE_STORAGE_MANAGED_IDENTITY: "true"
39+
# Temporary
40+
PREPAREMESSAGES_API_DOMAIN: https://api-preparemessages-stage.ifrc.org
3941
serviceAccount:
4042
annotations:
4143
azure.workload.identity/client-id: "99dd63fe-721e-4abb-b30d-e2b782d2893d"

0 commit comments

Comments
 (0)