Immich is a self-hosted photo and video backup solution.
For immich, there are multiple helm deployments:
For redis and postgres, there are multiple helm charts:
immich-typesense from bjw-s is more popular with 13 repositories.
Install with:
helm repo add bjw-s https://bjw-s.github.io/helm-charts/
helm install immich-typesense bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
immich-typesense | auricom/home-ops | 112 | 1.5.1 | 10 days ago |
immich-typesense | samip5/k8s-cluster | 55 | 1.5.1 | 12 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
envFrom[].configMapRef.name (11) immich-configmap | string |
envFrom[].secretRef.name (11) immich-secret | string |
image.repository (11) docker.io/typesense/typesense | string |
image.tag (11) 0.25.1 | string |
number | |
boolean | |
number | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
number | |
boolean | |
string | |
string | |
string | |
controller.type (9) statefulset | string |
string | |
string | |
string | |
string | |
number | |
controller.strategy (2) RollingUpdate | string |
string | |
volumeClaimTemplates[].accessMode (6) ReadWriteOnce | string |
string | |
string | |
string | |
volumeClaimTemplates[].storageClass (6) ceph-block | string |
boolean | |
string | |
persistence.config.existingClaim (4) immich-typesense | string |
persistence.config.accessMode (1) ReadWriteOnce | string |
string | |
persistence.config.storageClass (1) ceph-block | string |
string | |
boolean | |
persistence.nodelist.mountPath (1) /usr/share/typesense/nodelist.conf | string |
persistence.nodelist.name (1) immich-typesense-nodes | string |
boolean | |
string | |
persistence.nodelist.type (1) configMap | string |
env.TYPESENSE_NODES (1) /usr/share/typesense/nodelist.conf | string |
string | |
number | |
topologySpreadConstraints[].topologyKey (1) kubernetes.io/hostname | string |
topologySpreadConstraints[].whenUnsatisfiable (1) DoNotSchedule | string |