File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 instances : 3
1010 imageName : ghcr.io/cloudnative-pg/postgresql:17
1111 primaryUpdateStrategy : unsupervised
12- startDelay : 300
12+ startDelay : 60
1313 storage :
1414 size : 30Gi
1515 storageClass : longhorn
Original file line number Diff line number Diff line change 2424 initdb :
2525 database : immich
2626 owner : immich
27+ secret :
28+ name : immich-postgres
2729 postInitSQL :
2830 - CREATE EXTENSION vchord CASCADE;
2931 - CREATE EXTENSION earthdistance CASCADE;
Original file line number Diff line number Diff line change 33apiVersion : kustomize.config.k8s.io/v1beta1
44kind : Kustomization
55resources :
6- - ./cluster.yaml
6+ # - ./cluster.yaml
77 - ./immich-cluster.yaml
88 - ./backup.yaml
99 - ./service.yaml
Original file line number Diff line number Diff line change 5454 containers :
5555 main :
5656 image :
57- tag : v2.3 .1
57+ tag : v2.4 .1
5858 env :
5959 LOG_LEVEL : verbose
6060 TZ : ${TIMEZONE}
You can’t perform that action at this time.
0 commit comments