mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 01:40:07 +00:00
Update skynd RC template to use GNU style flags
This commit is contained in:
parent
f0c5051201
commit
12a6778766
@ -55,7 +55,7 @@ spec:
|
|||||||
memory: 50Mi
|
memory: 50Mi
|
||||||
args:
|
args:
|
||||||
# command = "/kube2sky"
|
# command = "/kube2sky"
|
||||||
- -domain={{ pillar['dns_domain'] }}
|
- --domain={{ pillar['dns_domain'] }}
|
||||||
- name: skydns
|
- name: skydns
|
||||||
image: gcr.io/google_containers/skydns:2015-10-13-8c72f8c
|
image: gcr.io/google_containers/skydns:2015-10-13-8c72f8c
|
||||||
resources:
|
resources:
|
||||||
|
Loading…
Reference in New Issue
Block a user