feat: scale down

This commit is contained in:
2026-02-05 21:13:48 -06:00
parent c04c83ce03
commit 6d86a014c1

View File

@@ -2,7 +2,7 @@ komodo:
controllers:
main:
type: deployment
replicas: 1
replicas: 0
strategy: Recreate
revisionHistoryLimit: 3
containers:
@@ -88,7 +88,7 @@ komodo:
memory: 128Mi
ferretdb-2:
type: deployment
replicas: 1
replicas: 0
strategy: Recreate
revisionHistoryLimit: 3
containers:
@@ -227,7 +227,7 @@ postgresql-17-fdb-cluster:
# isWALArchiver: false
scheduledBackups:
- name: live-backup
suspend: false
suspend: true
immediate: true
schedule: "0 0 0 * * *"
backupName: garage-local