neue seaeedfs konfig

This commit is contained in:
titver968
2025-12-04 12:09:11 +01:00
parent b370cc6ad3
commit acb09cd9fa

View File

@@ -44,7 +44,7 @@ spec:
type: existingClaim type: existingClaim
claimName: seaweedfs-filer-data-longhorn claimName: seaweedfs-filer-data-longhorn
s3: s3:
enabled: true enabled: false
port: 8333 port: 8333
domainName: "sws3.innovation-hub-niedersachsen.de" domainName: "sws3.innovation-hub-niedersachsen.de"
allowEmptyFolder: true allowEmptyFolder: true
@@ -61,7 +61,7 @@ spec:
extraEnvironmentVars: extraEnvironmentVars:
WEED_S3_ALLOWED_ORIGINS: "*" WEED_S3_ALLOWED_ORIGINS: "*"
WEED_FILER: "seaweedfs-filer.sewaweedfs:8888" WEED_FILER: "seaweedfs-filer.seaweedfs:8888"
extraArgs: extraArgs:
- "-allowedOrigins=*" - "-allowedOrigins=*"