We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 436995e commit daa07beCopy full SHA for daa07be
1 file changed
applications/argocd/staging/applications/alert-hub-backend.yaml
@@ -10,7 +10,7 @@ spec:
10
source:
11
repoURL: ghcr.io/ifrcgo
12
chart: ifrcgo-alert-hub-helm
13
- targetRevision: 0.1.1-develop.c8fb21af
+ targetRevision: 0.1.1-develop.ca9d3c81
14
helm:
15
valueFiles:
16
- values-go-deploy.yaml
@@ -36,6 +36,8 @@ spec:
36
AZURE_STORAGE_STATIC_CONTAINER: alert-hub-staging-static-container
37
AZURE_STORAGE_ACCOUNT_NAME: ifrctgo
38
AZURE_STORAGE_MANAGED_IDENTITY: "true"
39
+ # Temporary
40
+ PREPAREMESSAGES_API_DOMAIN: https://api-preparemessages-stage.ifrc.org
41
serviceAccount:
42
annotations:
43
azure.workload.identity/client-id: "99dd63fe-721e-4abb-b30d-e2b782d2893d"
0 commit comments