Immich: Add db-init job for database setup and update kustomization files

This commit is contained in:
2025-05-28 15:15:57 -07:00
parent 11fe563f18
commit 72cd0ecf56
5 changed files with 31 additions and 10 deletions

View File

@@ -6,14 +6,14 @@ labels:
pairs:
app: immich
managedBy: kustomize
partOf: sovereign-cloud
partOf: wild-cloud
resources:
- deployment.yaml
- ingress.yaml
- namespace.yaml
- pvc.yaml
- service.yaml
- init/
- db-init-job.yaml
configMapGenerator:
- name: config
envs:
@@ -84,4 +84,4 @@ replacements:
kind: Deployment
name: immich-machine-learning
fieldPaths:
- spec.template.spec.containers.0.image
- spec.template.spec.containers.0.image