Files
homelab/infrastructure/hydra/cloud-native-pg/pg-cluster.yaml
T

26 lines
517 B
YAML
Raw Normal View History

2026-04-30 14:01:55 -04:00
apiVersion: postgresql.cnpg.io/v1
kind: Cluster
metadata:
name: cnpg-cluster
spec:
affinity: {}
instances: 3
postgresql:
syncReplicaElectionConstraint:
enabled: false
resources: {}
storage:
pvcTemplate:
resources: {}
storageClassName: local-path
resizeInUseVolumes: true
size: 10Gi
storageClass: local-path
status:
certificates: {}
configMapResourceVersion: {}
managedRolesStatus: {}
secretsResourceVersion: {}
switchReplicaClusterStatus: {}
topology: {}