postgres: add plugins
This commit is contained in:
@@ -5,6 +5,8 @@ metadata:
|
||||
spec:
|
||||
instances: 3
|
||||
|
||||
imageName: ghcr.io/tensorchord/cloudnative-pgvecto.rs:16.5-v0.3.0
|
||||
|
||||
storage:
|
||||
size: 20Gi
|
||||
storageClass: rook-ceph-block
|
||||
@@ -12,6 +14,10 @@ spec:
|
||||
inheritedMetadata:
|
||||
labels:
|
||||
metrics_enabled: "true"
|
||||
|
||||
postgresql:
|
||||
shared_preload_libraries:
|
||||
- "vectors.so"
|
||||
|
||||
managed:
|
||||
roles:
|
||||
@@ -26,5 +32,6 @@ spec:
|
||||
ensure: present
|
||||
comment: Immich
|
||||
login: true
|
||||
superuser: false
|
||||
passwordSecret:
|
||||
name: immich-auth
|
||||
Reference in New Issue
Block a user