Files
infra/deploy/cloudnativepg/postgres-base.yaml

11 lines
180 B
YAML

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