change names
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user