We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a56093d commit c5d3203Copy full SHA for c5d3203
deploy/helm/ifrcgo-helm/values.yaml
@@ -65,6 +65,7 @@ env:
65
OIDC_ENABLE: false
66
OIDC_RSA_PRIVATE_KEY_BASE64_ENCODED:
67
OIDC_RSA_PUBLIC_KEY_BASE64_ENCODED:
68
+ RELIEF_WEB_APP_NAME: ''
69
70
# NOTE: Used to pass additional configs to api/worker containers
71
# NOTE: Not used by azure vault
@@ -77,7 +78,6 @@ secrets:
77
78
API_TLS_KEY: ''
79
API_ADDITIONAL_DOMAIN_TLS_CRT: ''
80
API_ADDITIONAL_DOMAIN_TLS_KEY: ''
- RELIEF_WEB_APP_NAME: ''
81
82
# NOTE: Used to pass additional secrets to api/worker containers
83
0 commit comments