seaweedfs global Variables

This commit is contained in:
titver968
2025-10-22 08:25:49 +02:00
parent 3f9ac3d5c1
commit 7fecc7e856

View File

@@ -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