mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 13:09:53 +00:00
update immich again
This commit is contained in:
@@ -15,15 +15,20 @@ spec:
|
|||||||
releaseName: immich
|
releaseName: immich
|
||||||
values:
|
values:
|
||||||
runtimeClassName: nvidia
|
runtimeClassName: nvidia
|
||||||
env:
|
|
||||||
DB_HOSTNAME: "immich-postgres-rw"
|
controllers:
|
||||||
DB_USERNAME: "immich"
|
main:
|
||||||
DB_DATABASE_NAME: "immich"
|
containers:
|
||||||
DB_PASSWORD: "immich"
|
main:
|
||||||
NVIDIA_VISIBLE_DEVICES: "all"
|
image:
|
||||||
NVIDIA_DRIVER_CAPABILITIES: "all"
|
tag: v2.1.0
|
||||||
image:
|
env:
|
||||||
tag: v1.134.0
|
DB_HOSTNAME: "immich-postgres-rw"
|
||||||
|
DB_USERNAME: "immich"
|
||||||
|
DB_DATABASE_NAME: "immich"
|
||||||
|
DB_PASSWORD: "immich"
|
||||||
|
NVIDIA_VISIBLE_DEVICES: "all"
|
||||||
|
NVIDIA_DRIVER_CAPABILITIES: "all"
|
||||||
|
|
||||||
immich:
|
immich:
|
||||||
persistence:
|
persistence:
|
||||||
|
|||||||
Reference in New Issue
Block a user