change names

This commit is contained in:
2024-12-30 20:51:34 -06:00
parent 4b28c6a149
commit 1292438801
8 changed files with 36 additions and 37 deletions

View File

@@ -1,4 +1,4 @@
radarr5-anime:
radarr5-standup:
controllers:
main:
type: deployment
@@ -83,16 +83,16 @@ radarr5-anime:
enabled: true
className: tailscale
hosts:
- host: radarr-anime-cl01tl
- host: radarr-standup-cl01tl
paths:
- path: /
pathType: Prefix
service:
name: radarr5-anime
name: radarr5-standup
port: 80
tls:
- hosts:
- radarr-anime-cl01tl
- radarr-standup-cl01tl
persistence:
config:
storageClass: ceph-block
@@ -108,7 +108,7 @@ radarr5-anime:
- path: /config
readOnly: true
media:
existingClaim: radarr5-anime-nfs-storage
existingClaim: radarr5-standup-nfs-storage
advancedMounts:
main:
main:
@@ -133,7 +133,7 @@ postgres-17-cluster:
backup:
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
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-standup/radarr5-standup-postgresql-17-cluster
endpointCredentials: radarr5-standup-postgresql-17-cluster-backup-secret
backupIndex: 1
retentionPolicy: "7d"