Immich: Add db-init job for database setup and update kustomization files
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user