mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Merge pull request #5238 from Komnomnomnom/patch-1
Update SkyDNS version
This commit is contained in:
commit
4b06155ee9
@ -35,7 +35,7 @@ desiredState:
|
|||||||
"-domain={{ pillar['dns_domain'] }}",
|
"-domain={{ pillar['dns_domain'] }}",
|
||||||
]
|
]
|
||||||
- name: skydns
|
- name: skydns
|
||||||
image: kubernetes/skydns:2014-12-23-001
|
image: kubernetes/skydns:2015-03-11-001
|
||||||
command: [
|
command: [
|
||||||
# entrypoint = "/skydns",
|
# entrypoint = "/skydns",
|
||||||
"-machines=http://localhost:4001",
|
"-machines=http://localhost:4001",
|
||||||
|
Loading…
Reference in New Issue
Block a user