Commit 12a67787 authored by YuviPanda's avatar YuviPanda

Update skynd RC template to use GNU style flags

parent f0c50512
...@@ -55,7 +55,7 @@ spec: ...@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment