blob: 267d0f5f67349936e383e564ed28867ae8ddbfb0 [file] [log] [blame]
apiVersion: v1
kind: Service
metadata:
name: lighthouse
namespace: {{ .Release.Namespace }}
spec:
type: LoadBalancer
selector:
app.kubernetes.io/name: ingress-nginx
app.kubernetes.io/instance: ingress-private
app.kubernetes.io/component: controller
ports:
- name: lighthouse
port: {{ .Values.lighthouse.port }}
targetPort: nebula
protocol: UDP