seaweedfs global Variables
This commit is contained in:
@@ -12,6 +12,12 @@ spec:
|
|||||||
targetRevision: 4.0.393
|
targetRevision: 4.0.393
|
||||||
helm:
|
helm:
|
||||||
values: |
|
values: |
|
||||||
|
global:
|
||||||
|
extraEnvironmentVars:
|
||||||
|
WEED_CLUSTER_DEFAULT: "sw"
|
||||||
|
WEED_CLUSTER_SW_MASTER: "seaweedfs-master.seaweedfs:9333"
|
||||||
|
WEED_CLUSTER_SW_FILER: "seaweedfs-filer.seaweedfs:8888"
|
||||||
|
|
||||||
master:
|
master:
|
||||||
enabled: true
|
enabled: true
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user