expose it for now
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
e3a291e69c
commit
6620caf458
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue