Skip to content

Commit c5d3203

Browse files
committed
Fix ReliefWeb appname parameter
1 parent a56093d commit c5d3203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/helm/ifrcgo-helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ env:
6565
OIDC_ENABLE: false
6666
OIDC_RSA_PRIVATE_KEY_BASE64_ENCODED:
6767
OIDC_RSA_PUBLIC_KEY_BASE64_ENCODED:
68+
RELIEF_WEB_APP_NAME: ''
6869

6970
# NOTE: Used to pass additional configs to api/worker containers
7071
# NOTE: Not used by azure vault
@@ -77,7 +78,6 @@ secrets:
7778
API_TLS_KEY: ''
7879
API_ADDITIONAL_DOMAIN_TLS_CRT: ''
7980
API_ADDITIONAL_DOMAIN_TLS_KEY: ''
80-
RELIEF_WEB_APP_NAME: ''
8181

8282
# NOTE: Used to pass additional secrets to api/worker containers
8383
# NOTE: Not used by azure vault

0 commit comments

Comments
 (0)