enable app

This commit is contained in:
2024-12-23 19:13:31 -06:00
parent acaf19909b
commit e681766501

View File

@@ -2,7 +2,7 @@ sonarr4-4k:
controllers:
main:
type: deployment
replicas: 0
replicas: 1
strategy: Recreate
revisionHistoryLimit: 3
pod:
@@ -91,24 +91,6 @@ sonarr4-4k:
requests:
cpu: 100m
memory: 256Mi
pgloader:
type: deployment
replicas: 1
strategy: Recreate
revisionHistoryLimit: 3
containers:
main:
image:
repository: ghcr.io/roxedus/pgloader
tag: latest
pullPolicy: IfNotPresent
command:
- "sleep"
- "604800"
resources:
requests:
cpu: 100m
memory: 256Mi
serviceAccount:
create: true
service:
@@ -145,17 +127,13 @@ sonarr4-4k:
size: 20Gi
retain: true
advancedMounts:
pgloader:
main:
main:
- path: /config
readOnly: false
# main:
# main:
# - path: /config
# readOnly: false
# metrics:
# - path: /config
# readOnly: true
metrics:
- path: /config
readOnly: true
media:
existingClaim: sonarr4-4k-nfs-storage
advancedMounts:
@@ -169,7 +147,6 @@ postgres-17-cluster:
image:
repository: ghcr.io/cloudnative-pg/postgresql
tag: "17.2-22"
enableSuperuserAccess: true
walStorage:
storageClass: local-path
storage: