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 a09f2df commit 78abfe4Copy full SHA for 78abfe4
values.yaml
@@ -85,10 +85,10 @@ diffgramSettings:
85
EMAIL_VALIDATION: '"False"'
86
ALLOW_STRIPE_BILLING: '"False"'
87
IS_OPEN_SOURCE: '"True"'
88
- DIFFGRAM_MINIO_ENDPOINT_URL: none
89
- DIFFGRAM_MINIO_ACCESS_KEY_ID: none
90
- DIFFGRAM_MINIO_ACCESS_KEY_SECRET: none
91
- DIFFGRAM_MINIO_DISABLED_SSL_VERIFY: none
+ DIFFGRAM_MINIO_ENDPOINT_URL: ""
+ DIFFGRAM_MINIO_ACCESS_KEY_ID: ""
+ DIFFGRAM_MINIO_ACCESS_KEY_SECRET: ""
+ DIFFGRAM_MINIO_DISABLED_SSL_VERIFY: ""
92
93
imagePullCredentials:
94
# The service account with permissions to pull from the GCR Repository. [Should be Provided by Diffgram Team.]
0 commit comments