Skip to content

Commit 78abfe4

Browse files
Update values.yaml
1 parent a09f2df commit 78abfe4

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: none
89-
DIFFGRAM_MINIO_ACCESS_KEY_ID: none
90-
DIFFGRAM_MINIO_ACCESS_KEY_SECRET: none
91-
DIFFGRAM_MINIO_DISABLED_SSL_VERIFY: none
88+
DIFFGRAM_MINIO_ENDPOINT_URL: ""
89+
DIFFGRAM_MINIO_ACCESS_KEY_ID: ""
90+
DIFFGRAM_MINIO_ACCESS_KEY_SECRET: ""
91+
DIFFGRAM_MINIO_DISABLED_SSL_VERIFY: ""
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)