Skip to content

Commit 252c302

Browse files
Will the vector DB restore itself this time?
1 parent 41ef666 commit 252c302

File tree

1 file changed

+6
-6
lines changed
  • kubernetes/apps/default/immich

1 file changed

+6
-6
lines changed

kubernetes/apps/default/immich/ks.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ spec:
3535
GATUS_SUBDOMAIN: photos
3636
PG_HBA: '["hostssl all all all md5", "hostnossl all all 10.69.0.0/16 md5"]'
3737
patches:
38-
- target:
39-
kind: PostgresCluster
40-
patch: |-
41-
- op: remove
42-
path: /spec/dataSource
38+
# - target:
39+
# kind: PostgresCluster
40+
# patch: |-
41+
# - op: remove
42+
# path: /spec/dataSource
4343
- target:
4444
kind: PostgresCluster
4545
patch: |-
@@ -54,7 +54,7 @@ spec:
5454
name: immich
5555
spec:
5656
postgresVersion: 16
57-
image: ghcr.io/budimanjojo/cdpgvecto.rs:16@sha256:ff3ef1c82ee60b45ad950809d2d0c3c33f90164135fdde966f230818953da992
57+
image: ghcr.io/budimanjojo/cdpgvecto.rs:16-v0.3.0@sha256:81732e18125371bbbf965caa5cb367b45f43f6f8c60102675a821981987007b7
5858
patroni:
5959
dynamicConfiguration:
6060
synchronous_mode: true

0 commit comments

Comments
 (0)