Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

feature: adds option to use persistent-volume as repo for pgbackrest #337

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

benkroeger
Copy link

Adds an optional persistent volume claim for a backup-volume.
When enabled, this volume is bound to every Pod in the StatefulSet (s3 buckets are also equally available from all pods) and environment variables to configure pgbackrest accordingly are generated and injected.

I've provided a sample configuration in charts/timescaledb-single/values/pgbackrest_backupvolume.example.yaml

Signed-off-by: Benjamin Kroeger <[email protected]>
that's the value used for timescaledb-tune before using `.Values.version`

Signed-off-by: Benjamin Kroeger <[email protected]>
Signed-off-by: Benjamin Kroeger <[email protected]>
Signed-off-by: Benjamin Kroeger <[email protected]>
@CLAassistant
Copy link

CLAassistant commented Feb 1, 2022

CLA assistant check
All committers have signed the CLA.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants