Skip to content

Commit 28dff2e

Browse files
Merge pull request #12 from IFRCGo/feature/WN-257
Feature/wn 257
2 parents 73928e2 + 7281420 commit 28dff2e

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

helm-chart/values.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ env:
4545
PUSHER_APP_CLUSTER: mt1
4646
MIX_PUSHER_APP_KEY: "${PUSHER_APP_KEY}"
4747
MIX_PUSHER_APP_CLUSTER: "${PUSHER_APP_CLUSTER}"
48-
AZURE_STORAGE_DOMAIN: blob.core.windows.net
48+
AZURE_STORAGE_ACCOUNT: whatnowimages
49+
AZURE_STORAGE_CONTAINER: images
4950

5051
secrets:
5152
dbSecretName: admin-credentials
@@ -57,9 +58,7 @@ secrets:
5758
DB_USERNAME: DB_USERNAME
5859
DB_PASSWORD: DB_PASSWORD
5960
APP_KEY: APP_KEY
60-
AZURE_STORAGE_ACCOUNT: AZURE_STORAGE_ACCOUNT
6161
AZURE_STORAGE_KEY: AZURE_STORAGE_KEY
62-
AZURE_STORAGE_CONTAINER: AZURE_STORAGE_CONTAINER
6362
AZURE_STORAGE_CONNECTION_STRING: AZURE_STORAGE_CONNECTION_STRING
6463

6564
# Ingress (if using)

0 commit comments

Comments
 (0)