add tagging to postgres backups
This commit is contained in:
@@ -38,7 +38,7 @@ dependencies:
|
|||||||
version: 1.7.0
|
version: 1.7.0
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/directus.png
|
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
|
- name: STORAGE_S3_BUCKET
|
||||||
value: directus
|
value: directus
|
||||||
- name: STORAGE_S3_REGION
|
- name: STORAGE_S3_REGION
|
||||||
value: us-east-1
|
value: us-east-1
|
||||||
- name: STORAGE_S3_ENDPOINT
|
- name: STORAGE_S3_ENDPOINT
|
||||||
value: http://minio.directus:80
|
value: http://minio.directus:80
|
||||||
- name: STORAGE_S3_FORCE_PATH_STYLE
|
- name: STORAGE_S3_FORCE_PATH_STYLE
|
||||||
@@ -199,4 +199,9 @@ postgres-16-cluster:
|
|||||||
destinationPath: s3://cl01tl-postgresql-backups/directus
|
destinationPath: s3://cl01tl-postgresql-backups/directus
|
||||||
endpointCredentials: directus-postgresql-16-cluster-backup-secret
|
endpointCredentials: directus-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 1
|
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
|
version: 1.7.0
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/freshrss.png
|
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
|
destinationPath: s3://cl01tl-postgresql-backups/freshrss
|
||||||
endpointCredentials: freshrss-postgresql-16-cluster-backup-secret
|
endpointCredentials: freshrss-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 1
|
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
|
version: 3.4.0
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/jellystat.png
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/jellystat.png
|
||||||
appVersion: 1.1.0
|
appVersion: 1.1.0
|
||||||
|
@@ -111,4 +111,9 @@ postgres-16-cluster:
|
|||||||
destinationPath: s3://cl01tl-postgresql-backups/jellystat
|
destinationPath: s3://cl01tl-postgresql-backups/jellystat
|
||||||
endpointCredentials: jellystat-postgresql-16-cluster-backup-secret
|
endpointCredentials: jellystat-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 1
|
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
|
version: 3.4.0
|
||||||
- name: meilisearch
|
- name: meilisearch
|
||||||
version: 0.10.1
|
version: 0.10.1
|
||||||
repository: https://meilisearch.github.io/meilisearch-kubernetes
|
repository: https://meilisearch.github.io/meilisearch-kubernetes
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/koel.png
|
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
|
destinationPath: s3://cl01tl-postgresql-backups/koel
|
||||||
endpointCredentials: koel-postgresql-16-cluster-backup-secret
|
endpointCredentials: koel-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 1
|
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
|
repository: https://meilisearch.github.io/meilisearch-kubernetes
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/zoriya/Kyoo/master/icons/icon-256x256.png
|
icon: https://raw.githubusercontent.com/zoriya/Kyoo/master/icons/icon-256x256.png
|
||||||
appVersion: 4.6.0
|
appVersion: 4.6.0
|
||||||
|
@@ -324,7 +324,7 @@ app-template:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: kyoo-postgresql-16-cluster-app
|
name: kyoo-postgresql-16-cluster-app
|
||||||
key: port
|
key: port
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 5000m
|
cpu: 5000m
|
||||||
@@ -622,4 +622,9 @@ postgres-16-cluster:
|
|||||||
destinationPath: s3://cl01tl-postgresql-backups/kyoo
|
destinationPath: s3://cl01tl-postgresql-backups/kyoo
|
||||||
endpointCredentials: kyoo-postgresql-16-cluster-backup-secret
|
endpointCredentials: kyoo-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 1
|
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
|
version: 3.4.0
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/lidarr.png
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/lidarr.png
|
||||||
appVersion: 2.4.3.4248
|
appVersion: 2.4.3.4248
|
||||||
|
@@ -162,4 +162,9 @@ postgres-16-cluster:
|
|||||||
destinationPath: s3://cl01tl-postgresql-backups/lidarr2
|
destinationPath: s3://cl01tl-postgresql-backups/lidarr2
|
||||||
endpointCredentials: lidarr2-postgresql-16-cluster-backup-secret
|
endpointCredentials: lidarr2-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 1
|
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
|
version: 1.7.0
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/linkwarden.png
|
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
|
destinationPath: s3://cl01tl-postgresql-backups/linkwarden
|
||||||
endpointCredentials: linkwarden-postgresql-16-cluster-backup-secret
|
endpointCredentials: linkwarden-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 1
|
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
|
version: 1.7.0
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/outline.png
|
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
|
destinationPath: s3://cl01tl-postgresql-backups/outline
|
||||||
endpointCredentials: outline-postgresql-16-cluster-backup-secret
|
endpointCredentials: outline-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 1
|
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
|
repository: https://charts.bitnami.com/bitnami
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/penpot.png
|
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
|
destinationPath: s3://cl01tl-postgresql-backups/penpot
|
||||||
endpointCredentials: penpot-postgresql-16-cluster-backup-secret
|
endpointCredentials: penpot-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 1
|
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
|
repository: https://charts.bitnami.com/bitnami
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/plane.png
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/plane.png
|
||||||
appVersion: v0.22-dev
|
appVersion: v0.22-dev
|
||||||
|
@@ -695,4 +695,9 @@ postgres-16-cluster:
|
|||||||
destinationPath: s3://cl01tl-postgresql-backups/plane
|
destinationPath: s3://cl01tl-postgresql-backups/plane
|
||||||
endpointCredentials: plane-postgresql-16-cluster-backup-secret
|
endpointCredentials: plane-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 1
|
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
|
version: 3.4.0
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/radarr.png
|
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
|
destinationPath: s3://cl01tl-postgresql-backups/radarr5-4k
|
||||||
endpointCredentials: radarr5-4k-postgresql-16-cluster-backup-secret
|
endpointCredentials: radarr5-4k-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 1
|
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
|
version: 3.4.0
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/radarr.png
|
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
|
destinationPath: s3://cl01tl-postgresql-backups/radarr5
|
||||||
endpointCredentials: radarr5-postgresql-16-cluster-backup-secret
|
endpointCredentials: radarr5-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 2
|
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
|
version: 3.4.0
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/readarr.png
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/readarr.png
|
||||||
appVersion: 0.3.32.2587
|
appVersion: 0.3.32.2587
|
||||||
|
@@ -167,4 +167,9 @@ postgres-16-cluster:
|
|||||||
destinationPath: s3://cl01tl-postgresql-backups/readarr-audiobooks
|
destinationPath: s3://cl01tl-postgresql-backups/readarr-audiobooks
|
||||||
endpointCredentials: readarr-audiobooks-postgresql-16-cluster-backup-secret
|
endpointCredentials: readarr-audiobooks-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 1
|
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
|
version: 3.4.0
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/readarr.png
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/readarr.png
|
||||||
appVersion: 0.3.32.2587
|
appVersion: 0.3.32.2587
|
||||||
|
@@ -167,4 +167,9 @@ postgres-16-cluster:
|
|||||||
destinationPath: s3://cl01tl-postgresql-backups/readarr-books
|
destinationPath: s3://cl01tl-postgresql-backups/readarr-books
|
||||||
endpointCredentials: readarr-books-postgresql-16-cluster-backup-secret
|
endpointCredentials: readarr-books-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 1
|
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
|
version: 3.4.0
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/roundcube.png
|
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
|
destinationPath: s3://cl01tl-postgresql-backups/roundcube
|
||||||
endpointCredentials: roundcube-postgresql-16-cluster-backup-secret
|
endpointCredentials: roundcube-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 1
|
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/
|
repository: https://operator.min.io/
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/IgnisDa/ryot/main/docs/logo.png
|
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
|
destinationPath: s3://cl01tl-postgresql-backups/ryot
|
||||||
endpointCredentials: ryot-postgresql-16-cluster-backup-secret
|
endpointCredentials: ryot-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 1
|
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
|
version: 3.4.0
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/sonarr.png
|
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
|
destinationPath: s3://cl01tl-postgresql-backups/sonarr4-4k
|
||||||
endpointCredentials: sonarr4-4k-postgresql-16-cluster-backup-secret
|
endpointCredentials: sonarr4-4k-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 1
|
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
|
version: 3.4.0
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/sonarr.png
|
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
|
destinationPath: s3://cl01tl-postgresql-backups/sonarr4
|
||||||
endpointCredentials: sonarr4-postgresql-16-cluster-backup-secret
|
endpointCredentials: sonarr4-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 1
|
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
|
version: 1.7.0
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/vaultwarden.png
|
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
|
destinationPath: s3://cl01tl-postgresql-backups/vaultwarden
|
||||||
endpointCredentials: vaultwarden-postgresql-16-cluster-backup-secret
|
endpointCredentials: vaultwarden-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 1
|
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
|
version: 1.7.0
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/vikunja.png
|
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
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: VIKUNJA_SERVICE_PUBLICURL
|
- name: VIKUNJA_SERVICE_PUBLICURL
|
||||||
value: https://vikunja.alexlebens.dev
|
value: https://vikunja.alexlebens.dev
|
||||||
- name: VIKUNJA_SERVICE_ENABLEREGISTRATION
|
- name: VIKUNJA_SERVICE_ENABLEREGISTRATION
|
||||||
value: "false"
|
value: "false"
|
||||||
- name: VIKUNJA_SERVICE_TIMEZONE
|
- name: VIKUNJA_SERVICE_TIMEZONE
|
||||||
@@ -98,7 +98,6 @@ cloudflared-api:
|
|||||||
existingSecretName: vikunja-cloudflared-api-secret
|
existingSecretName: vikunja-cloudflared-api-secret
|
||||||
postgres-16-cluster:
|
postgres-16-cluster:
|
||||||
mode: standalone
|
mode: standalone
|
||||||
kubernetesClusterName: cl01tl
|
|
||||||
cluster:
|
cluster:
|
||||||
walStorage:
|
walStorage:
|
||||||
storageClass: local-path
|
storageClass: local-path
|
||||||
@@ -114,4 +113,9 @@ postgres-16-cluster:
|
|||||||
destinationPath: s3://cl01tl-postgresql-backups/vikunja
|
destinationPath: s3://cl01tl-postgresql-backups/vikunja
|
||||||
endpointCredentials: vikunja-postgresql-16-cluster-backup-secret
|
endpointCredentials: vikunja-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 2
|
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
|
repository: https://argoproj.github.io/argo-helm
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/argocd.png
|
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
|
destinationPath: s3://cl01tl-postgresql-backups/argo-workflows
|
||||||
endpointCredentials: argo-workflows-postgresql-16-cluster-backup-secret
|
endpointCredentials: argo-workflows-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 2
|
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
|
version: 1.7.0
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/authentik.png
|
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
|
destinationPath: s3://cl01tl-postgresql-backups/authentik
|
||||||
endpointCredentials: authentik-postgresql-16-cluster-backup-secret
|
endpointCredentials: authentik-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 1
|
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
|
version: 3.4.0
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/gitea.png
|
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
|
destinationPath: s3://cl01tl-postgresql-backups/gitea
|
||||||
endpointCredentials: gitea-postgresql-16-cluster-backup-secret
|
endpointCredentials: gitea-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 2
|
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
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/matrix.png
|
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
|
destinationPath: s3://cl01tl-postgresql-backups/matrix-synapse
|
||||||
endpointCredentials: matrix-synapse-postgresql-16-cluster-backup-secret
|
endpointCredentials: matrix-synapse-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 1
|
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
|
repository: https://charts.bitnami.com/bitnami
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.9.0
|
version: 3.10.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/stalwartlabs/website/main/static/img/logo.png
|
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:
|
tls:
|
||||||
- secretName: stalwart-cl01tl
|
- secretName: stalwart-cl01tl
|
||||||
hosts:
|
hosts:
|
||||||
- stalwart-cl01tl
|
- stalwart-cl01tl
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
storageClass: ceph-block
|
storageClass: ceph-block
|
||||||
@@ -107,4 +107,9 @@ postgres-16-cluster:
|
|||||||
destinationPath: s3://cl01tl-postgresql-backups/stalwart
|
destinationPath: s3://cl01tl-postgresql-backups/stalwart
|
||||||
endpointCredentials: stalwart-postgresql-16-cluster-backup-secret
|
endpointCredentials: stalwart-postgresql-16-cluster-backup-secret
|
||||||
backupIndex: 1
|
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