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 78abfe4 commit 68bd70bCopy full SHA for 68bd70b
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: ""
89
- DIFFGRAM_MINIO_ACCESS_KEY_ID: ""
90
- DIFFGRAM_MINIO_ACCESS_KEY_SECRET: ""
91
- DIFFGRAM_MINIO_DISABLED_SSL_VERIFY: ""
+ 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