No introduction found. Create it?
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install postgres-backup bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
postgres-backup | haraldkoch/kochhaus-home | 118 | 3.5.1 | a month ago |
postgres-backup | szinn/k8s-homelab | 191 | 3.5.1 | a month ago |
postgres-backup | szinn/k8s-homelab | 191 | 3.5.1 | a month ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
string | |
controllers.main.containers.main.command[] (4) - /backup.sh | string |
controllers.main.containers.main.env[].name (4) POSTGRES_HOST | string |
controllers.main.containers.main.env[].value (4) Asia/Kathmandu | string |
controllers.main.containers.main.env[].valueFrom.secretKeyRef.key (1) POSTGRES_USER | string |
controllers.main.containers.main.env[].valueFrom.secretKeyRef.name (1) postgres-backups-secret | string |
controllers.main.containers.main.envFrom[].secretRef.name (4) postgres-backups-secret | string |
controllers.main.containers.main.image.repository (4) docker.io/prodrigestivill/postgres-backup-local | string |
controllers.main.containers.main.image.tag (4) 17@sha256:8d74e85ac86825950bd9fa0f84ea8f5db55ba94c3dd238e9045e2d9a922bcfcc | string |
string | |
number | |
controllers.main.type (4) cronjob | string |
boolean | |
number | |
string | |
number | |
boolean | |
number | |
controllers.main.strategy (1) RollingUpdate | string |
controllers.postgres-backup.containers.app.command[] (3) - /bin/bash | string |
controllers.postgres-backup.containers.app.env[].name (3) TZ | string |
controllers.postgres-backup.containers.app.env[].value (3) postgres.kokoro.wtf | string, number |
string | |
controllers.postgres-backup.containers.app.env[].valueFrom.secretKeyRef.name (3) cloudnative-pg-secret | string |
controllers.postgres-backup.containers.app.image.repository (3) docker.io/prodrigestivill/postgres-backup-local | string |
controllers.postgres-backup.containers.app.image.tag (3) 16@sha256:73f18e914cb6ffb29840b3fc5be0763f48eb1ca05f093c769ccd13982a634544 | string |
string | |
string | |
string | |
number | |
string | |
string | |
number | |
number | |
number | |
boolean | |
persistence.backups.existingClaim (4) postgres-backups | string |
string | |
string | |
persistence.nas.path (2) /tank/backup/kubernetes/postgres | string |
persistence.nas.server (2) nas.${SECRET_HOME_DOMAIN} | string |
string | |
boolean | |
string | |
persistence.backup.path (1) /tank/backup/kubernetes/apps/postgres | string |
persistence.backup.server (1) nas.ctec.run | string |
string | |
boolean | |
string | |
persistence.nas-backups.path (1) /tank/Apps/backups/postgres | string |
boolean | |
persistence.nas-backups.server (1) duriel.internal | string |
string | |
number | |
string | |
number | |
number | |
boolean | |
boolean | |
boolean | |
command[] (1) - /backup.sh | string |
string | |
controller.cronjob.schedule (1) 0 17 * * * | string |
controller.type (1) cronjob | string |
env.POSTGRES_DB (1) authentik,fireflyiii,home_assistant,joplin,paperless,bazarr,prowlarr_log,prowlarr_main,radarr_log,radarr_main,readarr_cache,readarr_log,readarr_main,sonarr_log,sonarr_main | string |
env.POSTGRES_HOST (1) postgres-ro.database.svc.cluster.local | string |
string | |
env.POSTGRES_PASSWORD.valueFrom.secretKeyRef.name (1) cloudnative-pg-secret | string |
string | |
env.POSTGRES_USER.valueFrom.secretKeyRef.name (1) cloudnative-pg-secret | string |
image.repository (1) docker.io/prodrigestivill/postgres-backup-local | string |
image.tag (1) 16@sha256:73f18e914cb6ffb29840b3fc5be0763f48eb1ca05f093c769ccd13982a634544 | string |
number | |
podSecurityContext.fsGroupChangePolicy (1) OnRootMismatch | string |
number | |
number | |
number | |
restartPolicy (1) OnFailure | string |