feat: migration to v5 accounts
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 37s
lint-test-helm / validate-kubeconform (pull_request) Successful in 37s
render-manifests / render-manifests (pull_request) Successful in 1m29s

This commit is contained in:
2026-05-07 16:22:10 -05:00
parent e81ba80386
commit ce9a289aec
11 changed files with 20 additions and 59 deletions

View File

@@ -4,8 +4,8 @@ immich:
type: deployment
replicas: 1
strategy: Recreate
serviceAccount:
name: immich
pod:
automountServiceAccountToken: true
containers:
main:
image:
@@ -88,10 +88,6 @@ immich:
gpu.intel.com/i915: 1
cpu: 10m
memory: 500Mi
serviceAccount:
immich:
enabled: true
staticToken: true
service:
main:
controller: main