Remove unused annotations in CoreDNS LoadBalancer service configuration

This commit is contained in:
2025-06-27 17:00:28 -07:00
parent 4131a2f39f
commit 7374e06f48

View File

@@ -4,8 +4,6 @@ kind: Service
metadata: metadata:
name: coredns-lb name: coredns-lb
namespace: kube-system namespace: kube-system
annotations:
metallb.universe.tf/loadBalancerIPs: "{{ .cluster.loadBalancerIp }}"
spec: spec:
type: LoadBalancer type: LoadBalancer
ports: ports: