re-add immich when nvidia is supported with zfs on talos

This commit is contained in:
Joseph Hanson 2024-05-28 08:53:28 -05:00
parent c944593ed9
commit c8ea468495
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
16 changed files with 14 additions and 13 deletions

View file

@ -1,3 +1,4 @@
---
apiVersion: v1
kind: Service
metadata:
@ -9,10 +10,10 @@ metadata:
spec:
internalTrafficPolicy: Cluster
ports:
- name: postgres
port: 5432
protocol: TCP
targetPort: postgres
- name: postgres
port: 5432
protocol: TCP
targetPort: postgres
selector:
postgres-operator.crunchydata.com/cluster: immich
postgres-operator.crunchydata.com/role: master