fix credential name
Some checks failed
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Has been cancelled

This commit is contained in:
2025-10-02 19:18:23 -05:00
parent 7e66d4679e
commit 0ce4355f0b
8 changed files with 16 additions and 0 deletions

View File

@@ -108,6 +108,7 @@ postgres-17-cluster:
objectStore: objectStore:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/lidarr2/lidarr2-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/lidarr2/lidarr2-postgresql-17-cluster
index: 3 index: 3
endpointCredentials: lidarr-postgresql-17-cluster-backup-secret
backup: backup:
enabled: true enabled: true
method: objectStore method: objectStore
@@ -115,6 +116,7 @@ postgres-17-cluster:
- name: external - name: external
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/lidarr2/lidarr2-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/lidarr2/lidarr2-postgresql-17-cluster
index: 3 index: 3
endpointCredentials: lidarr-postgresql-17-cluster-backup-secret
retentionPolicy: "3d" retentionPolicy: "3d"
scheduledBackups: scheduledBackups:
- name: daily-backup - name: daily-backup

View File

@@ -108,6 +108,7 @@ postgres-17-cluster:
objectStore: objectStore:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-4k/radarr5-4k-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-4k/radarr5-4k-postgresql-17-cluster
index: 3 index: 3
endpointCredentials: radarr-4k-postgresql-17-cluster-backup-secret
backup: backup:
enabled: true enabled: true
method: objectStore method: objectStore
@@ -115,6 +116,7 @@ postgres-17-cluster:
- name: external - name: external
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-4k/radarr5-4k-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-4k/radarr5-4k-postgresql-17-cluster
index: 3 index: 3
endpointCredentials: radarr-4k-postgresql-17-cluster-backup-secret
retentionPolicy: "3d" retentionPolicy: "3d"
scheduledBackups: scheduledBackups:
- name: daily-backup - name: daily-backup

View File

@@ -102,6 +102,7 @@ postgres-17-cluster:
objectStore: objectStore:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-anime/radarr5-anime-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-anime/radarr5-anime-postgresql-17-cluster
index: 2 index: 2
endpointCredentials: radarr-anime-postgresql-17-cluster-backup-secret
backup: backup:
enabled: true enabled: true
method: objectStore method: objectStore
@@ -109,6 +110,7 @@ postgres-17-cluster:
- name: external - name: external
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-anime/radarr5-anime-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-anime/radarr5-anime-postgresql-17-cluster
index: 2 index: 2
endpointCredentials: radarr-anime-postgresql-17-cluster-backup-secret
retentionPolicy: "3d" retentionPolicy: "3d"
scheduledBackups: scheduledBackups:
- name: daily-backup - name: daily-backup

View File

@@ -102,6 +102,7 @@ postgres-17-cluster:
objectStore: objectStore:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-standup/radarr5-standup-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-standup/radarr5-standup-postgresql-17-cluster
index: 3 index: 3
endpointCredentials: radarr-standup-postgresql-17-cluster-backup-secret
backup: backup:
enabled: true enabled: true
method: objectStore method: objectStore
@@ -109,6 +110,7 @@ postgres-17-cluster:
- name: external - name: external
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-standup/radarr5-standup-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-standup/radarr5-standup-postgresql-17-cluster
index: 3 index: 3
endpointCredentials: radarr-standup-postgresql-17-cluster-backup-secret
retentionPolicy: "3d" retentionPolicy: "3d"
scheduledBackups: scheduledBackups:
- name: daily-backup - name: daily-backup

View File

@@ -108,6 +108,7 @@ postgres-17-cluster:
objectStore: objectStore:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5/radarr5-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5/radarr5-postgresql-17-cluster
index: 5 index: 5
endpointCredentials: radarr-postgresql-17-cluster-backup-secret
backup: backup:
enabled: true enabled: true
method: objectStore method: objectStore
@@ -115,6 +116,7 @@ postgres-17-cluster:
- name: external - name: external
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5/radarr5-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5/radarr5-postgresql-17-cluster
index: 5 index: 5
endpointCredentials: radarr-postgresql-17-cluster-backup-secret
retentionPolicy: "3d" retentionPolicy: "3d"
scheduledBackups: scheduledBackups:
- name: daily-backup - name: daily-backup

View File

@@ -105,6 +105,7 @@ postgres-17-cluster:
objectStore: objectStore:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4-4k/sonarr4-4k-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4-4k/sonarr4-4k-postgresql-17-cluster
index: 3 index: 3
endpointCredentials: sonarr-4k-postgresql-17-cluster-backup-secret
backup: backup:
enabled: true enabled: true
method: objectStore method: objectStore
@@ -112,6 +113,7 @@ postgres-17-cluster:
- name: external - name: external
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4-4k/sonarr4-4k-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4-4k/sonarr4-4k-postgresql-17-cluster
index: 3 index: 3
endpointCredentials: sonarr-4k-postgresql-17-cluster-backup-secret
retentionPolicy: "3d" retentionPolicy: "3d"
scheduledBackups: scheduledBackups:
- name: daily-backup - name: daily-backup

View File

@@ -105,6 +105,7 @@ postgres-17-cluster:
objectStore: objectStore:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4-anime/sonarr4-anime-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4-anime/sonarr4-anime-postgresql-17-cluster
index: 3 index: 3
endpointCredentials: sonarr-anime-postgresql-17-cluster-backup-secret
backup: backup:
enabled: true enabled: true
method: objectStore method: objectStore
@@ -112,6 +113,7 @@ postgres-17-cluster:
- name: external - name: external
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4-anime/sonarr4-anime-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4-anime/sonarr4-anime-postgresql-17-cluster
index: 3 index: 3
endpointCredentials: sonarr-anime-postgresql-17-cluster-backup-secret
retentionPolicy: "3d" retentionPolicy: "3d"
scheduledBackups: scheduledBackups:
- name: daily-backup - name: daily-backup

View File

@@ -105,6 +105,7 @@ postgres-17-cluster:
objectStore: objectStore:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4/sonarr4-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4/sonarr4-postgresql-17-cluster
index: 3 index: 3
endpointCredentials: sonarr-postgresql-17-cluster-backup-secret
backup: backup:
enabled: true enabled: true
method: objectStore method: objectStore
@@ -112,6 +113,7 @@ postgres-17-cluster:
- name: external - name: external
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4/sonarr4-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4/sonarr4-postgresql-17-cluster
index: 3 index: 3
endpointCredentials: sonarr-postgresql-17-cluster-backup-secret
retentionPolicy: "3d" retentionPolicy: "3d"
scheduledBackups: scheduledBackups:
- name: daily-backup - name: daily-backup