Remove unused annotations in CoreDNS LoadBalancer service configuration
This commit is contained in:
@@ -4,8 +4,6 @@ kind: Service
|
||||
metadata:
|
||||
name: coredns-lb
|
||||
namespace: kube-system
|
||||
annotations:
|
||||
metallb.universe.tf/loadBalancerIPs: "{{ .cluster.loadBalancerIp }}"
|
||||
spec:
|
||||
type: LoadBalancer
|
||||
ports:
|
||||
|
Reference in New Issue
Block a user