Add ClusterImageCatalog

This commit is contained in:
Daniel Cosme
2026-05-05 13:45:42 -04:00
parent eee3907f1c
commit 75e85bc116
5 changed files with 73 additions and 14 deletions
@@ -5,6 +5,11 @@ metadata:
namespace: cnpg-cluster
spec:
affinity: {}
imageCatalogRef:
apiGroup: postgresql.cnpg.io/v1
kind: ClusterImageCatalog
major: 18
name: pg-minimal-trixie
instances: 3
managed:
roles:
@@ -13,6 +18,9 @@ spec:
passwordSecret:
name: immich
postgresql:
extensions:
- image: {}
name: pgvector
syncReplicaElectionConstraint:
enabled: false
resources: {}