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 68bd70b commit c33e693Copy full SHA for c33e693
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: '"False"'
+ DIFFGRAM_MINIO_ACCESS_KEY_ID: '"False"'
+ DIFFGRAM_MINIO_ACCESS_KEY_SECRET: '"False"'
+ DIFFGRAM_MINIO_DISABLED_SSL_VERIFY: '"False"'
92
93
imagePullCredentials:
94
# The service account with permissions to pull from the GCR Repository. [Should be Provided by Diffgram Team.]
0 commit comments