Files
infra-prod/deploy/cloudnativepg/postgres-base.yaml
2025-03-29 04:34:44 +01:00

11 lines
176 B
YAML

apiVersion: postgresql.cnpg.io/v1
kind: Cluster
metadata:
name: postgres-base
namespace: postgres
spec:
instances: 3
storage:
size: 10Gi
storageClass: longhorn