expose it for now

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-03-08 18:05:07 +00:00
parent e3a291e69c
commit 6620caf458
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,8 @@
kind: Service
apiVersion: v1
metadata:
annotations:
external-dns.alpha.kubernetes.io/hostname: lidarr.martyn.berlin
name: ipp-usb
labels:
app.kubernetes.io/name: ipp-usb
@ -12,3 +14,4 @@ spec:
protocol: TCP
port: 60000
targetPort: 60000
type: LoadBalancer