mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Adding back in the kube_master_url that came up in testing.
This commit is contained in:
parent
34dca937b4
commit
d97157f7a4
@ -73,6 +73,7 @@ spec:
|
||||
# command = "/kube-dns"
|
||||
- --domain={{ pillar['dns_domain'] }}.
|
||||
- --dns-port=10053
|
||||
- --kube_master_url=http://{{ private_address }}:8080
|
||||
{{ pillar['federations_domain_map'] }}
|
||||
ports:
|
||||
- containerPort: 10053
|
||||
|
Loading…
Reference in New Issue
Block a user