Skip to content

Commit b9610d1

Browse files
committed
misc(values)
1 parent 0252734 commit b9610d1

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

values.yaml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ logging:
3030
level: DEBUG
3131
mars_debug: 0
3232
fdb_debug: 0
33+
mode: json
3334
#################################################################################################
3435
# C O M M O N
3536
#################################################################################################
@@ -60,7 +61,7 @@ auth-o-tron:
6061
enabled: false
6162
# image:
6263
# pullPolicy: Always
63-
# tag: 0.2.8dev
64+
# tag: 0.2.8
6465
# config:
6566
# version: 1.0.0
6667
# logging:
@@ -243,12 +244,12 @@ seaweedfs:
243244
WEED_MYSQL_HOSTNAME: *mysql_svc_name
244245
minio:
245246
enabled: false
246-
host: *download_host
247-
port: *download_port
248-
size: 1Ti
249-
replicas: 1
250-
s3_access_key: *s3_access_key
251-
s3_secret_key: *s3_secret_key
247+
# host: *download_host
248+
# port: *download_port
249+
# size: 1Ti
250+
# replicas: 1
251+
# s3_access_key: *s3_access_key
252+
# s3_secret_key: *s3_secret_key
252253

253254
#################################################################################################
254255
# D E P L O Y M E N T

0 commit comments

Comments
 (0)