File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
kubernetes/apps/default/immich Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff 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 : |-
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
You can’t perform that action at this time.
0 commit comments