Files
infra/deploy/cloudnativepg/postgres-base.yaml
2025-03-16 01:34:50 +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: 50Gi
storageClass: longhorn