2024-04-23 20:02:26 +02:00

13 lines
217 B
YAML

apiVersion: v1
kind: Service
metadata:
name: immich
namespace: traefik
spec:
type: ExternalName
externalName: 192.168.178.4
ports:
- port: 8200
targetPort: 8200
protocol: TCP
name: http