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