fix(forgejo): Correct s3 url
This commit is contained in:
@@ -6,8 +6,8 @@ metadata:
|
||||
spec:
|
||||
retentionPolicy: "7d"
|
||||
configuration:
|
||||
destinationPath: s3://cnpg/forgejo-db
|
||||
endpointURL: http://10.255.241.30:30080
|
||||
destinationPath: s3://obx-cnpg/hel1/forgejo-db
|
||||
endpointURL: https://hel1.your-objectstorage.com
|
||||
s3Credentials:
|
||||
accessKeyId:
|
||||
name: cnpg-s3
|
||||
|
||||
Reference in New Issue
Block a user