fix: outline s3 bug

This commit is contained in:
2026-01-17 00:59:33 +01:00
parent 8f363553e6
commit 0549661c90

View File

@@ -42,9 +42,8 @@ spec:
- name: AWS_REGION
value: "us-east-1"
- name: AWS_S3_FORCE_PATH_STYLE
value: "true" # Wichtig für SeaweedFS
- name: AWS_S3_ACL
value: "private"
value: "true" # Wichtig für SeaweedFS (Path-Style URLs statt Virtual Host)
# AWS_S3_ACL weggelassen: Default ist "private" laut GitHub Discussion #8208
- name: REDIS_COLLABORATION_URL
valueFrom:
secretKeyRef: