Create Cluster

This commit is contained in:
Daniel Cosme
2026-04-30 14:01:55 -04:00
parent efbf774900
commit a8ca536177
9 changed files with 178 additions and 90 deletions
@@ -0,0 +1,25 @@
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: {}