seaweedfs s3 extraArgs

This commit is contained in:
titver968
2025-11-04 14:20:54 +01:00
parent 1c0c6e6a1b
commit 5cc1b819f9

View File

@@ -45,8 +45,8 @@ spec:
existingConfigSecret: "admin-s3-secret"
existingConfigSecretKey: "seaweedfs_s3_config"
extraEnvironmentVars:
WEED_S3_ALLOWED_ORIGINS: "*"
extraArgs:
- "-allowedOrigins=*"
service:
type: ClusterIP