diff --git a/argo/immich/values.yaml b/argo/immich/values.yaml index e0a4711..cd75a80 100644 --- a/argo/immich/values.yaml +++ b/argo/immich/values.yaml @@ -19,8 +19,8 @@ istio: port: 3001 backendHost: immich-server -image: - tag: v1.71.0 +#image: +# tag: v1.88.0 env: - name: REDIS_HOSTNAME value: immich-redis-master @@ -55,9 +55,3 @@ redis: machine-learning: enabled: false - -proxy: - enabled: true - persistence: - library: - enabled: false