Files
2025-10-27 09:44:37 +01:00

16 lines
255 B
YAML

---
apiVersion: v1
kind: Service
metadata:
name: immich-machine-learning
namespace: immich
labels:
app: immich-machine-learning
spec:
ports:
- name: http
targetPort: 3003
port: 3003
selector:
app: immich-machine-learning