Skip to content

Commit 2f41b41

Browse files
committed
Fix the Cilium LRP
Signed-off-by: Artiom Diomin <artiom@kubermatic.com>
1 parent 13d0b02 commit 2f41b41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

addons/nodelocaldns-cilium/lrp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
redirectBackend:
1212
localEndpointSelector:
1313
matchLabels:
14-
k8s-app: cilium-node-local-dns
14+
k8s-app: node-local-dns
1515
toPorts:
1616
- port: "53"
1717
name: dns

0 commit comments

Comments
 (0)