Set all CNPG clusters to 1 instance — no HA needed for k3s-dev

This commit is contained in:
gitea-admin
2026-03-07 15:55:05 +00:00
parent 53314d514d
commit d56b527005
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ spec:
secret:
name: mhub-appserver
imageName: ghcr.io/cloudnative-pg/postgresql:16
instances: 2
instances: 1
managed:
roles:
- login: true