blob: cd7fd132caf7c20609e7b1ef149d93bcd65c89e0 [file] [log] [blame]
giolekvab0f9c4f2021-10-20 12:53:50 +04001apiVersion: v1
2kind: Service
3metadata:
4 name: lighthouse
5 namespace: ingress-nginx-private
6spec:
7 type: ClusterIP
8 selector:
9 app.kubernetes.io/name: ingress-nginx
10 app.kubernetes.io/instance: nginx
11 app.kubernetes.io/component: controller
12 ports:
13 - name: lighthouse
14 port: 4242
15 targetPort: nebula
16 protocol: UDP