Update skynd RC template to use GNU style flags

This commit is contained in:
YuviPanda 2016-01-21 15:49:58 -08:00
parent f0c5051201
commit 12a6778766

View File

@ -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: