fix: use direct NAS IP for minio endpoint
This commit is contained in:
@@ -11,7 +11,7 @@ spec:
|
|||||||
backup:
|
backup:
|
||||||
barmanObjectStore:
|
barmanObjectStore:
|
||||||
destinationPath: s3://cnpg-backups/forgejo
|
destinationPath: s3://cnpg-backups/forgejo
|
||||||
endpointURL: https://minio.net-scope.org
|
endpointURL: http://192.168.2.107:9010
|
||||||
s3Credentials:
|
s3Credentials:
|
||||||
accessKeyId:
|
accessKeyId:
|
||||||
name: minio-cnpg-credentials
|
name: minio-cnpg-credentials
|
||||||
|
|||||||
Reference in New Issue
Block a user