argocd-test/cloudnative-pg/cluster-example.yaml

16 lines
271 B
YAML
Raw Normal View History

2024-10-26 13:39:47 +00:00
apiVersion: postgresql.cnpg.io/v1
kind: Cluster
metadata:
name: cluster-example
spec:
instances: 3
imageCatalogRef:
apiGroup: postgresql.cnpg.io
kind: ImageCatalog
name: postgresql
major: 17
storage:
size: 10Gi
# storageClass: nfs-client