File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed
Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 5353 - name: pg-cluster-gitlab
5454{% if dsc .gitlab .cnpg .mode == "restore" %}
5555 barmanObjectStore:
56+ wal:
57+ maxParallel: 8
5658 destinationPath: "s3://{{ dsc.global.backup.s3.bucketName }}/{{ dsc.global.backup.cnpg.pathPrefix }}"
5759 endpointURL: "{{ dsc.global.backup.s3.endpointURL }}"
5860{% if dsc .global .backup .s 3.endpointCA .key is defined %}
Original file line number Diff line number Diff line change 5353 - name: pg-cluster-harbor
5454{% if dsc .harbor .cnpg .mode == "restore" %}
5555 barmanObjectStore:
56+ wal:
57+ maxParallel: 8
5658 destinationPath: "s3://{{ dsc.global.backup.s3.bucketName }}/{{ dsc.global.backup.cnpg.pathPrefix }}"
5759 endpointURL: "{{ dsc.global.backup.s3.endpointURL }}"
5860{% if dsc .global .backup .s 3.endpointCA .key is defined %}
Original file line number Diff line number Diff line change 5353 - name: pg-cluster-keycloak
5454{% if dsc .keycloak .cnpg .mode == "restore" %}
5555 barmanObjectStore:
56+ wal:
57+ maxParallel: 8
5658 destinationPath: "s3://{{ dsc.global.backup.s3.bucketName }}/{{ dsc.global.backup.cnpg.pathPrefix }}"
5759 endpointURL: "{{ dsc.global.backup.s3.endpointURL }}"
5860{% if dsc .global .backup .s 3.endpointCA .key is defined %}
Original file line number Diff line number Diff line change 5353 - name: pg-cluster-sonar
5454{% if dsc .sonarqube .cnpg .mode == "restore" %}
5555 barmanObjectStore:
56+ wal:
57+ maxParallel: 8
5658 destinationPath: "s3://{{ dsc.global.backup.s3.bucketName }}/{{ dsc.global.backup.cnpg.pathPrefix }}"
5759 endpointURL: "{{ dsc.global.backup.s3.endpointURL }}"
5860{% if dsc .global .backup .s 3.endpointCA .key is defined %}
You can’t perform that action at this time.
0 commit comments