WEED_FILER
This commit is contained in:
@@ -61,9 +61,11 @@ spec:
|
|||||||
|
|
||||||
extraEnvironmentVars:
|
extraEnvironmentVars:
|
||||||
WEED_S3_ALLOWED_ORIGINS: "*"
|
WEED_S3_ALLOWED_ORIGINS: "*"
|
||||||
WEED_FILER: "seaweedfs-filer.seaweedfs:8888"
|
WEED_FILER: "seaweedfs-filer.seaweedfs.svc.cluster.local:8888"
|
||||||
extraArgs:
|
extraArgs:
|
||||||
- "-allowedOrigins=*"
|
- "-allowedOrigins=*"
|
||||||
|
- "-filer=seaweedfs-filer.seaweedfs:8888"
|
||||||
|
- "-filer.grpcPort=18888"
|
||||||
|
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
|
|||||||
Reference in New Issue
Block a user