Skip to content

Commit

Permalink
Update DNSMasq to use serviceOverride instead of externalEndpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
stuggi committed Sep 20, 2023
1 parent d8c83f3 commit d18c01b
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ spec:
storageClass: local-storage
dns:
template:
externalEndpoints:
- ipAddressPool: ctlplane
loadBalancerIPs:
- 192.168.122.80
override:
service:
metadata:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ spec:
storageClass: local-storage
dns:
template:
externalEndpoints:
- ipAddressPool: ctlplane
loadBalancerIPs:
- 192.168.122.80
override:
service:
metadata:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ spec:
storageClass: local-storage
dns:
template:
externalEndpoints:
- ipAddressPool: ctlplane
loadBalancerIPs:
- 192.168.122.80
override:
service:
metadata:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ spec:
readOnly: true
dns:
template:
externalEndpoints:
- ipAddressPool: ctlplane
loadBalancerIPs:
- 192.168.122.80
override:
service:
metadata:
Expand Down

0 comments on commit d18c01b

Please sign in to comment.