Fix: Update S3 bucket configuration to include proper URI format in values.yaml

This commit is contained in:
Marco van Zijl 2025-11-23 15:05:13 +01:00
parent f2fc39ce55
commit 071af60c4f

View File

@ -9,7 +9,7 @@ openproject:
enabled: true
auth:
existingSecret: "openproject-s3-mapped"
bucket: "openproject"
bucket: "s3://openproject/"
endpoint: "http://rook-ceph-rgw-ceph-objectstore.rook-ceph.svc:80"
postgresql: