Skip to content

Commit c33e693

Browse files
Update values.yaml
1 parent 68bd70b commit c33e693

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,10 @@ diffgramSettings:
8585
EMAIL_VALIDATION: '"False"'
8686
ALLOW_STRIPE_BILLING: '"False"'
8787
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: ''''''
88+
DIFFGRAM_MINIO_ENDPOINT_URL: '"False"'
89+
DIFFGRAM_MINIO_ACCESS_KEY_ID: '"False"'
90+
DIFFGRAM_MINIO_ACCESS_KEY_SECRET: '"False"'
91+
DIFFGRAM_MINIO_DISABLED_SSL_VERIFY: '"False"'
9292

9393
imagePullCredentials:
9494
# The service account with permissions to pull from the GCR Repository. [Should be Provided by Diffgram Team.]

0 commit comments

Comments
 (0)