Fix: Update S3 bucket configuration to include proper URI format in values.yaml
This commit is contained in:
parent
f2fc39ce55
commit
071af60c4f
@ -9,7 +9,7 @@ openproject:
|
|||||||
enabled: true
|
enabled: true
|
||||||
auth:
|
auth:
|
||||||
existingSecret: "openproject-s3-mapped"
|
existingSecret: "openproject-s3-mapped"
|
||||||
bucket: "openproject"
|
bucket: "s3://openproject/"
|
||||||
endpoint: "http://rook-ceph-rgw-ceph-objectstore.rook-ceph.svc:80"
|
endpoint: "http://rook-ceph-rgw-ceph-objectstore.rook-ceph.svc:80"
|
||||||
|
|
||||||
postgresql:
|
postgresql:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user