diff --git a/clusters/cl01tl/applications/radarr5-4k/values.yaml b/clusters/cl01tl/applications/radarr5-4k/values.yaml index 10d0f5e3c..a855a1e16 100644 --- a/clusters/cl01tl/applications/radarr5-4k/values.yaml +++ b/clusters/cl01tl/applications/radarr5-4k/values.yaml @@ -117,7 +117,7 @@ radarr5-4k: - path: /mnt/store readOnly: false postgres-17-cluster: - mode: recovery + mode: standalone cluster: walStorage: storageClass: local-path @@ -132,12 +132,8 @@ postgres-17-cluster: postInitSQL: - CREATE DATABASE "radarr-main" OWNER "app"; - CREATE DATABASE "radarr-log" OWNER "app"; - recovery: - endpointURL: https://nyc3.digitaloceanspaces.com - destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-4k/radarr5-4k-postgresql-17-cluster - endpointCredentials: radarr5-4k-postgresql-17-cluster-backup-secret backup: - enabled: false + enabled: true endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-4k/radarr5-4k-postgresql-17-cluster endpointCredentials: radarr5-4k-postgresql-17-cluster-backup-secret diff --git a/clusters/cl01tl/applications/radarr5-anime/values.yaml b/clusters/cl01tl/applications/radarr5-anime/values.yaml index f6b8f5617..83baa4a81 100644 --- a/clusters/cl01tl/applications/radarr5-anime/values.yaml +++ b/clusters/cl01tl/applications/radarr5-anime/values.yaml @@ -115,7 +115,7 @@ radarr5-anime: - path: /mnt/store readOnly: false postgres-17-cluster: - mode: recovery + mode: standalone cluster: walStorage: storageClass: local-path @@ -130,12 +130,8 @@ postgres-17-cluster: postInitSQL: - CREATE DATABASE "radarr-main" OWNER "app"; - CREATE DATABASE "radarr-log" OWNER "app"; - recovery: - endpointURL: https://nyc3.digitaloceanspaces.com - destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-anime/radarr5-anime-postgresql-17-cluster - endpointCredentials: radarr5-anime-postgresql-17-cluster-backup-secret backup: - enabled: false + enabled: true endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-anime/radarr5-anime-postgresql-17-cluster endpointCredentials: radarr5-anime-postgresql-17-cluster-backup-secret diff --git a/clusters/cl01tl/applications/radarr5-standup/values.yaml b/clusters/cl01tl/applications/radarr5-standup/values.yaml index 3bc1b92f2..dfd4277af 100644 --- a/clusters/cl01tl/applications/radarr5-standup/values.yaml +++ b/clusters/cl01tl/applications/radarr5-standup/values.yaml @@ -115,7 +115,7 @@ radarr5-standup: - path: /mnt/store readOnly: false postgres-17-cluster: - mode: recovery + mode: standalone cluster: walStorage: storageClass: local-path @@ -130,12 +130,8 @@ postgres-17-cluster: postInitSQL: - CREATE DATABASE "radarr-main" OWNER "app"; - CREATE DATABASE "radarr-log" OWNER "app"; - recovery: - endpointURL: https://nyc3.digitaloceanspaces.com - destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-standup/radarr5-standup-postgresql-17-cluster - endpointCredentials: radarr5-standup-postgresql-17-cluster-backup-secret backup: - enabled: false + enabled: true endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-standup/radarr5-standup-postgresql-17-cluster endpointCredentials: radarr5-standup-postgresql-17-cluster-backup-secret diff --git a/clusters/cl01tl/applications/radarr5/values.yaml b/clusters/cl01tl/applications/radarr5/values.yaml index 0bb28ee7b..354041dee 100644 --- a/clusters/cl01tl/applications/radarr5/values.yaml +++ b/clusters/cl01tl/applications/radarr5/values.yaml @@ -117,7 +117,7 @@ radarr5: - path: /mnt/store readOnly: false postgres-17-cluster: - mode: recovery + mode: standalone cluster: walStorage: storageClass: local-path @@ -136,12 +136,8 @@ postgres-17-cluster: postInitSQL: - CREATE DATABASE "radarr-main" OWNER "app"; - CREATE DATABASE "radarr-log" OWNER "app"; - recovery: - endpointURL: https://nyc3.digitaloceanspaces.com - destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5/radarr5-postgresql-17-cluster - endpointCredentials: radarr5-postgresql-17-cluster-backup-secret backup: - enabled: false + enabled: true endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5/radarr5-postgresql-17-cluster endpointCredentials: radarr5-postgresql-17-cluster-backup-secret diff --git a/clusters/cl01tl/applications/sonarr4-4k/values.yaml b/clusters/cl01tl/applications/sonarr4-4k/values.yaml index 2cf0ec346..01277da5f 100644 --- a/clusters/cl01tl/applications/sonarr4-4k/values.yaml +++ b/clusters/cl01tl/applications/sonarr4-4k/values.yaml @@ -120,7 +120,7 @@ sonarr4-4k: - path: /mnt/store readOnly: false postgres-17-cluster: - mode: recovery + mode: standalone cluster: walStorage: storageClass: local-path @@ -135,12 +135,8 @@ postgres-17-cluster: postInitSQL: - CREATE DATABASE "sonarr-main" OWNER "app"; - CREATE DATABASE "sonarr-log" OWNER "app"; - recovery: - endpointURL: https://nyc3.digitaloceanspaces.com - destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4-4k/sonarr4-4k-postgresql-17-cluster - endpointCredentials: sonarr4-4k-postgresql-17-cluster-backup-secret backup: - enabled: false + enabled: true endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4-4k/sonarr4-4k-postgresql-17-cluster endpointCredentials: sonarr4-4k-postgresql-17-cluster-backup-secret diff --git a/clusters/cl01tl/applications/sonarr4-anime/values.yaml b/clusters/cl01tl/applications/sonarr4-anime/values.yaml index 595485ee2..8533a7a0c 100644 --- a/clusters/cl01tl/applications/sonarr4-anime/values.yaml +++ b/clusters/cl01tl/applications/sonarr4-anime/values.yaml @@ -120,7 +120,7 @@ sonarr4-anime: - path: /mnt/store readOnly: false postgres-17-cluster: - mode: recovery + mode: standalone cluster: walStorage: storageClass: local-path @@ -135,12 +135,8 @@ postgres-17-cluster: postInitSQL: - CREATE DATABASE "sonarr-main" OWNER "app"; - CREATE DATABASE "sonarr-log" OWNER "app"; - recovery: - endpointURL: https://nyc3.digitaloceanspaces.com - destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4-anime/sonarr4-anime-postgresql-17-cluster - endpointCredentials: sonarr4-anime-postgresql-17-cluster-backup-secret backup: - enabled: false + enabled: true endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4-anime/sonarr4-anime-postgresql-17-cluster endpointCredentials: sonarr4-anime-postgresql-17-cluster-backup-secret diff --git a/clusters/cl01tl/applications/sonarr4/values.yaml b/clusters/cl01tl/applications/sonarr4/values.yaml index 09fcdb88f..90f3b93ac 100644 --- a/clusters/cl01tl/applications/sonarr4/values.yaml +++ b/clusters/cl01tl/applications/sonarr4/values.yaml @@ -120,7 +120,7 @@ sonarr4: - path: /mnt/store readOnly: false postgres-17-cluster: - mode: recovery + mode: standalone cluster: walStorage: storageClass: local-path @@ -138,12 +138,8 @@ postgres-17-cluster: postInitSQL: - CREATE DATABASE "sonarr-main" OWNER "app"; - CREATE DATABASE "sonarr-log" OWNER "app"; - recovery: - endpointURL: https://nyc3.digitaloceanspaces.com - destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4/sonarr4-postgresql-17-cluster - endpointCredentials: sonarr4-postgresql-17-cluster-backup-secret backup: - enabled: false + enabled: true endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4/sonarr4-postgresql-17-cluster endpointCredentials: sonarr4-postgresql-17-cluster-backup-secret