Fix: Ensure S3 configuration includes pathStyle setting in values.yaml
This commit is contained in:
parent
863cd0f671
commit
b2b0b8bdbd
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user