Enable Immich
Kubernetes files to stand up Immich, including Redis, a separate Postgres cluster, and more
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# https://github.com/bitnami/charts/blob/main/bitnami/redis/values.yaml
|
||||
# https://github.com/bitnami/charts/tree/main/bitnami/redis
|
||||
architecture: standalone
|
||||
global:
|
||||
defaultStorageClass: longhorn-default
|
||||
master:
|
||||
persistence:
|
||||
storageClass: longhorn-default
|
||||
Reference in New Issue
Block a user