refactor(k8s/immich): minor tweaks to match new schema

This commit is contained in:
2026-03-11 21:39:50 +02:00
parent b829b3295b
commit 3c8a627c7e
7 changed files with 84 additions and 13 deletions

View File

@@ -6,11 +6,9 @@ metadata:
labels:
app: immich-db
spec:
type: ClusterIP
ports:
- name: 5432-5432
- name: postgres
port: 5432
targetPort: 5432
protocol: TCP
selector:
app: immich-db