Valkey (redis) and pvc reference
This commit is contained in:
parent
6d2a7f01bf
commit
d271857857
1 changed files with 6 additions and 0 deletions
|
|
@ -14,6 +14,12 @@ spec:
|
||||||
chart: immich
|
chart: immich
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
|
immich:
|
||||||
|
persistence:
|
||||||
|
library:
|
||||||
|
existingClaim: immich-data
|
||||||
|
valkey:
|
||||||
|
enabled: true
|
||||||
- repoURL: http://forgejo.git.svc.cluster.local/martyn/infra4talos.git
|
- repoURL: http://forgejo.git.svc.cluster.local/martyn/infra4talos.git
|
||||||
path: apps-kustomized/immich
|
path: apps-kustomized/immich
|
||||||
project: apps
|
project: apps
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue