Remove unused annotations in CoreDNS LoadBalancer service configuration
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user