Fix: Ensure S3 configuration includes pathStyle setting in values.yaml

This commit is contained in:
Marco van Zijl 2025-11-23 15:27:19 +01:00
parent 863cd0f671
commit b2b0b8bdbd

View File

@ -11,6 +11,7 @@ openproject:
existingSecret: "openproject-s3-mapped"
bucket: "openproject"
endpoint: "http://rook-ceph-rgw-ceph-objectstore.rook-ceph.svc:80"
pathStyle: true
postgresql:
bundled: false