🔧 change minio port

This commit is contained in:
auricom
2022-11-22 23:32:01 +01:00
parent 4bb5eddfdf
commit 35ff2a1a06
8 changed files with 9 additions and 130 deletions

View File

@@ -52,7 +52,7 @@ spec:
compression: bzip2
maxParallel: 8
destinationPath: s3://postgresql/
endpointURL: https://truenas.${SECRET_DOMAIN}:9000
endpointURL: https://truenas.${SECRET_DOMAIN}:51515
serverName: postgres-v3
s3Credentials:
accessKeyId:
@@ -68,7 +68,7 @@ spec:
# - name: postgres
# barmanObjectStore:
# destinationPath: s3://postgresql/
# endpointURL: https://truenas.${SECRET_DOMAIN}:9000
# endpointURL: https://truenas.${SECRET_DOMAIN}:51515
# s3Credentials:
# accessKeyId:
# name: postgres-minio