Files
sendico/ci/prod/compose/vault/templates/pbm/config.ctmpl
2025-11-07 00:59:08 +01:00

17 lines
317 B
Plaintext

# Rendered by Vault Agent; contains no secrets.
storage:
type: s3
s3:
endpointUrl: "{{ env "PBM_S3_ENDPOINT" }}"
region: "{{ env "PBM_S3_REGION" }}"
bucket: "{{ env "PBM_S3_BUCKET" }}"
forcePathStyle: true
pitr:
enabled: true
oplogSpanMin: 10
compression: "s2"
backup:
compression: "s2"