argocd-test/authentik/base/authentik-pg-cluster.yaml
2024-12-24 13:31:21 +01:00

16 lines
281 B
YAML

apiVersion: postgresql.cnpg.io/v1
kind: Cluster
metadata:
name: authentik-pg-cluster
spec:
instances: 3
imageCatalogRef:
apiGroup: postgresql.cnpg.io
kind: ClusterImageCatalog
name: postgresql
major: 17
storage:
size: 10Gi
storageClass: nfs-client