apiVersion: postgresql.cnpg.io/v1 kind: Cluster metadata: name: cnpg-cluster namespace: cnpg-cluster spec: affinity: {} imageCatalogRef: apiGroup: postgresql.cnpg.io/v1 kind: ImageCatalog major: 18 name: pg-minimal-trixie instances: 3 managed: roles: - login: true name: immich passwordSecret: name: immich postgresql: extensions: - image: {} name: pgvector syncReplicaElectionConstraint: enabled: false resources: {} storage: pvcTemplate: resources: {} storageClassName: local-path resizeInUseVolumes: true size: 10Gi storageClass: local-path status: certificates: {} configMapResourceVersion: {} managedRolesStatus: {} secretsResourceVersion: {} switchReplicaClusterStatus: {} topology: {}