update immich
This commit is contained in:
@@ -3,7 +3,7 @@ controllers:
|
||||
containers:
|
||||
main:
|
||||
image:
|
||||
tag: v2.7.5
|
||||
tag: v3.1.0
|
||||
|
||||
env:
|
||||
DB_HOSTNAME: {{ exec "kubectl" (list "-n" "immich" "get" "secrets" "postgres-pguser-immich" "-ogo-template='{{.data.host | base64decode }}'") }}
|
||||
@@ -71,6 +71,6 @@ machine-learning:
|
||||
memory: 128Mi
|
||||
limits:
|
||||
cpu: 1
|
||||
memory: 1Gi
|
||||
memory: 2Gi
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user