add tagging to postgres backups
This commit is contained in:
@@ -38,7 +38,7 @@ dependencies:
|
||||
version: 1.7.0
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/directus.png
|
||||
appVersion: 11.0.2
|
||||
appVersion: 11.1.0
|
||||
|
@@ -96,7 +96,7 @@ directus:
|
||||
- name: STORAGE_S3_BUCKET
|
||||
value: directus
|
||||
- name: STORAGE_S3_REGION
|
||||
value: us-east-1
|
||||
value: us-east-1
|
||||
- name: STORAGE_S3_ENDPOINT
|
||||
value: http://minio.directus:80
|
||||
- name: STORAGE_S3_FORCE_PATH_STYLE
|
||||
@@ -199,4 +199,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/directus
|
||||
endpointCredentials: directus-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-directus-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-directus-postgresql"
|
||||
|
@@ -27,7 +27,7 @@ dependencies:
|
||||
version: 1.7.0
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/freshrss.png
|
||||
appVersion: 1.24.1
|
||||
appVersion: 1.24.3
|
||||
|
@@ -122,4 +122,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/freshrss
|
||||
endpointCredentials: freshrss-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-freshrss-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-freshrss-postgresql"
|
||||
|
@@ -21,7 +21,7 @@ dependencies:
|
||||
version: 3.4.0
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/jellystat.png
|
||||
appVersion: 1.1.0
|
||||
|
@@ -111,4 +111,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/jellystat
|
||||
endpointCredentials: jellystat-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-jellystat-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-jellystat-postgresql"
|
||||
|
@@ -20,10 +20,10 @@ dependencies:
|
||||
version: 3.4.0
|
||||
- name: meilisearch
|
||||
version: 0.10.1
|
||||
repository: https://meilisearch.github.io/meilisearch-kubernetes
|
||||
repository: https://meilisearch.github.io/meilisearch-kubernetes
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/koel.png
|
||||
appVersion: 7.0.9
|
||||
appVersion: 7.1.0
|
||||
|
@@ -174,4 +174,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/koel
|
||||
endpointCredentials: koel-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-koel-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-koel-postgresql"
|
||||
|
@@ -31,7 +31,7 @@ dependencies:
|
||||
repository: https://meilisearch.github.io/meilisearch-kubernetes
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/zoriya/Kyoo/master/icons/icon-256x256.png
|
||||
appVersion: 4.6.0
|
||||
|
@@ -324,7 +324,7 @@ app-template:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: kyoo-postgresql-16-cluster-app
|
||||
key: port
|
||||
key: port
|
||||
resources:
|
||||
limits:
|
||||
cpu: 5000m
|
||||
@@ -622,4 +622,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/kyoo
|
||||
endpointCredentials: kyoo-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-kyoo-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-kyoo-postgresql"
|
||||
|
@@ -24,7 +24,7 @@ dependencies:
|
||||
version: 3.4.0
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/lidarr.png
|
||||
appVersion: 2.4.3.4248
|
||||
|
@@ -162,4 +162,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/lidarr2
|
||||
endpointCredentials: lidarr2-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-lidarr-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-lidarr-postgresql"
|
||||
|
@@ -27,7 +27,7 @@ dependencies:
|
||||
version: 1.7.0
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/linkwarden.png
|
||||
appVersion: v2.6.0
|
||||
appVersion: v2.7.1
|
||||
|
@@ -90,4 +90,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/linkwarden
|
||||
endpointCredentials: linkwarden-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-linkwarden-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-linkwarden-postgresql"
|
||||
|
@@ -43,7 +43,7 @@ dependencies:
|
||||
version: 1.7.0
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/outline.png
|
||||
appVersion: 0.78.0
|
||||
appVersion: 0.79.1
|
||||
|
@@ -202,4 +202,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/outline
|
||||
endpointCredentials: outline-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-outline-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-outline-postgresql"
|
||||
|
@@ -32,7 +32,7 @@ dependencies:
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/penpot.png
|
||||
appVersion: 2.1.1
|
||||
appVersion: 2.1.4
|
||||
|
@@ -407,4 +407,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/penpot
|
||||
endpointCredentials: penpot-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-penpot-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-penpot-postgresql"
|
||||
|
@@ -39,7 +39,7 @@ dependencies:
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/plane.png
|
||||
appVersion: v0.22-dev
|
||||
|
@@ -695,4 +695,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/plane
|
||||
endpointCredentials: plane-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-backup-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-backup-postgresql"
|
||||
|
@@ -25,7 +25,7 @@ dependencies:
|
||||
version: 3.4.0
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/radarr.png
|
||||
appVersion: 5.8.3.8933
|
||||
appVersion: 5.10.4.9218
|
||||
|
@@ -164,4 +164,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/radarr5-4k
|
||||
endpointCredentials: radarr5-4k-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-radarr-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-radarr-postgresql"
|
||||
|
@@ -24,7 +24,7 @@ dependencies:
|
||||
version: 3.4.0
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/radarr.png
|
||||
appVersion: 5.8.3.8933
|
||||
appVersion: 5.10.4.9218
|
||||
|
@@ -169,4 +169,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/radarr5
|
||||
endpointCredentials: radarr5-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 2
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-radarr-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-radarr-postgresql"
|
||||
|
@@ -24,7 +24,7 @@ dependencies:
|
||||
version: 3.4.0
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/readarr.png
|
||||
appVersion: 0.3.32.2587
|
||||
|
@@ -167,4 +167,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/readarr-audiobooks
|
||||
endpointCredentials: readarr-audiobooks-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-readarr-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-readarr-postgresql"
|
||||
|
@@ -24,7 +24,7 @@ dependencies:
|
||||
version: 3.4.0
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/readarr.png
|
||||
appVersion: 0.3.32.2587
|
||||
|
@@ -167,4 +167,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/readarr-books
|
||||
endpointCredentials: readarr-books-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-readarr-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-readarr-postgresql"
|
||||
|
@@ -21,7 +21,7 @@ dependencies:
|
||||
version: 3.4.0
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/roundcube.png
|
||||
appVersion: 1.6.8-fpm-alpine
|
||||
appVersion: 1.6.9-fpm-alpine
|
||||
|
@@ -238,4 +238,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/roundcube
|
||||
endpointCredentials: roundcube-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-roundcube-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-roundcube-postgresql"
|
||||
|
@@ -27,7 +27,7 @@ dependencies:
|
||||
repository: https://operator.min.io/
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/IgnisDa/ryot/main/docs/logo.png
|
||||
appVersion: v6.11.0
|
||||
appVersion: v7.3.0
|
||||
|
@@ -215,4 +215,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/ryot
|
||||
endpointCredentials: ryot-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-ryot-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-ryot-postgresql"
|
||||
|
@@ -26,7 +26,7 @@ dependencies:
|
||||
version: 3.4.0
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/sonarr.png
|
||||
appVersion: 4.0.8.1874
|
||||
appVersion: 4.0.9.2244
|
||||
|
@@ -164,4 +164,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/sonarr4-4k
|
||||
endpointCredentials: sonarr4-4k-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-sonarr-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-sonarr-postgresql"
|
||||
|
@@ -25,7 +25,7 @@ dependencies:
|
||||
version: 3.4.0
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/sonarr.png
|
||||
appVersion: 4.0.8.1874
|
||||
appVersion: 4.0.9.2244
|
||||
|
@@ -164,4 +164,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/sonarr4
|
||||
endpointCredentials: sonarr4-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-sonarr-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-sonarr-postgresql"
|
||||
|
@@ -28,7 +28,7 @@ dependencies:
|
||||
version: 1.7.0
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/vaultwarden.png
|
||||
appVersion: 1.31.0
|
||||
appVersion: 1.32.0
|
||||
|
@@ -67,4 +67,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/vaultwarden
|
||||
endpointCredentials: vaultwarden-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-vaultwarden-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-vaultwarden-postgresql"
|
||||
|
@@ -33,7 +33,7 @@ dependencies:
|
||||
version: 1.7.0
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/vikunja.png
|
||||
appVersion: 0.24.0
|
||||
appVersion: 0.24.3
|
||||
|
@@ -13,7 +13,7 @@ vikunja:
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: VIKUNJA_SERVICE_PUBLICURL
|
||||
value: https://vikunja.alexlebens.dev
|
||||
value: https://vikunja.alexlebens.dev
|
||||
- name: VIKUNJA_SERVICE_ENABLEREGISTRATION
|
||||
value: "false"
|
||||
- name: VIKUNJA_SERVICE_TIMEZONE
|
||||
@@ -98,7 +98,6 @@ cloudflared-api:
|
||||
existingSecretName: vikunja-cloudflared-api-secret
|
||||
postgres-16-cluster:
|
||||
mode: standalone
|
||||
kubernetesClusterName: cl01tl
|
||||
cluster:
|
||||
walStorage:
|
||||
storageClass: local-path
|
||||
@@ -114,4 +113,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/vikunja
|
||||
endpointCredentials: vikunja-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 2
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-vikunja-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-vikunja-postgresql"
|
||||
|
@@ -25,7 +25,7 @@ dependencies:
|
||||
repository: https://argoproj.github.io/argo-helm
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/argocd.png
|
||||
appVersion: v3.5.8
|
||||
appVersion: v3.5.11
|
||||
|
@@ -115,4 +115,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/argo-workflows
|
||||
endpointCredentials: argo-workflows-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 2
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-argo-workflows-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-argo-workflows-postgresql"
|
||||
|
@@ -29,7 +29,7 @@ dependencies:
|
||||
version: 1.7.0
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/authentik.png
|
||||
appVersion: 2024.4.2
|
||||
appVersion: 2024.8.2
|
||||
|
@@ -83,4 +83,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/authentik
|
||||
endpointCredentials: authentik-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-authentik-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-authentik-postgresql"
|
||||
|
@@ -31,7 +31,7 @@ dependencies:
|
||||
version: 3.4.0
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/gitea.png
|
||||
appVersion: 1.22.0
|
||||
appVersion: 1.22.2
|
||||
|
@@ -189,4 +189,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/gitea
|
||||
endpointCredentials: gitea-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 2
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-gitea-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-gitea-postgresql"
|
||||
|
@@ -63,7 +63,7 @@ dependencies:
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/matrix.png
|
||||
appVersion: 1.109.0
|
||||
appVersion: 1.115.0
|
||||
|
@@ -339,4 +339,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/matrix-synapse
|
||||
endpointCredentials: matrix-synapse-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-matrix-synapse-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-matrix-synapse-postgresql"
|
||||
|
@@ -34,7 +34,7 @@ dependencies:
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/stalwartlabs/website/main/static/img/logo.png
|
||||
appVersion: v0.9.0
|
||||
appVersion: v0.9.4
|
||||
|
@@ -55,7 +55,7 @@ stalwart:
|
||||
tls:
|
||||
- secretName: stalwart-cl01tl
|
||||
hosts:
|
||||
- stalwart-cl01tl
|
||||
- stalwart-cl01tl
|
||||
persistence:
|
||||
config:
|
||||
storageClass: ceph-block
|
||||
@@ -107,4 +107,9 @@ postgres-16-cluster:
|
||||
destinationPath: s3://cl01tl-postgresql-backups/stalwart
|
||||
endpointCredentials: stalwart-postgresql-16-cluster-backup-secret
|
||||
backupIndex: 1
|
||||
retentionPolicy: 14d
|
||||
tags:
|
||||
backupRetentionPolicy: "expire"
|
||||
user: "cl01tl-stalwart-postgresql"
|
||||
historyTags:
|
||||
backupRetentionPolicy: "keep"
|
||||
user: "cl01tl-stalwart-postgresql"
|
||||
|
Reference in New Issue
Block a user