gitea/manifests/common/db.yaml
ange 9004f94a0b
Some checks failed
/ deploy (push) Failing after 3h13m51s
feat: nodeselector
2025-04-30 03:53:30 +00:00

13 lines
183 B
YAML

---
apiVersion: postgresql.cnpg.io/v1
kind: Cluster
metadata:
name: postgres
spec:
instances: $NB_REPLICAS
storage:
size: 1Gi
affinity:
nodeSelector:
type: main