File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 6464 backup :
6565 barmanObjectStore :
6666 destinationPath : s3://backups/
67- endpointURL : http ://minio-eu:9000
67+ endpointURL : https ://minio-eu:9000
6868 s3Credentials :
6969 accessKeyId :
7070 name : minio-eu
@@ -87,7 +87,7 @@ metadata:
8787spec:
8888 configuration:
8989 destinationPath: s3://backups/
90- endpointURL: http ://minio-eu:9000
90+ endpointURL: https ://minio-eu:9000
9191 s3Credentials:
9292 accessKeyId:
9393 name: minio-eu
@@ -205,7 +205,7 @@ spec:
205205 - name: pg-eu
206206 barmanObjectStore:
207207 destinationPath: s3://backups/
208- endpointURL: http ://minio-eu:9000
208+ endpointURL: https ://minio-eu:9000
209209 serverName: pg-eu
210210 s3Credentials:
211211 accessKeyId:
@@ -228,7 +228,7 @@ metadata:
228228spec:
229229 configuration:
230230 destinationPath: s3://backups/
231- endpointURL: http ://minio-eu:9000
231+ endpointURL: https ://minio-eu:9000
232232 s3Credentials:
233233 accessKeyId:
234234 name: minio-eu
Original file line number Diff line number Diff line change @@ -435,7 +435,7 @@ metadata:
435435spec:
436436 configuration:
437437 destinationPath: s3://BUCKET_NAME/
438- endpointURL: http ://<tenant>-hl:9000
438+ endpointURL: https ://<tenant>-hl:9000
439439 s3Credentials:
440440 accessKeyId:
441441 name: minio-creds
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ metadata:
3232spec :
3333 configuration :
3434 destinationPath : s3://backups/
35- endpointURL : http ://minio:9000
35+ endpointURL : https ://minio:9000
3636 s3Credentials :
3737 accessKeyId :
3838 name : minio
You can’t perform that action at this time.
0 commit comments