This commit is contained in:
jerger 2022-11-26 14:25:10 +01:00
parent 921bebba6b
commit 4b2eb25e1a

View file

@ -3,10 +3,11 @@ kind: Service
metadata: metadata:
labels: labels:
service: jvb service: jvb
annotations:
metallb.universe.tf/address-pool: public
name: jvb-udp name: jvb-udp
spec: spec:
type: NodePort type: LoadBalancer
externalTrafficPolicy: Cluster
ports: ports:
- port: 30300 - port: 30300
protocol: UDP protocol: UDP