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

@@ -13,6 +13,8 @@ spec:
selector:
app: immich
component: server
managedBy: kustomize
partOf: wild-cloud
---
apiVersion: v1
kind: Service
@@ -27,3 +29,5 @@ spec:
selector:
app: immich
component: machine-learning
managedBy: kustomize
partOf: wild-cloud