From bf08da0fdc254810ab67c86f8a10647c825cbeb7 Mon Sep 17 00:00:00 2001 From: Jonathan Wills Date: Sat, 15 Aug 2015 09:52:48 -0400 Subject: [PATCH] change coreos node env file from yaml to KEY=VALUE --- cluster/gce/coreos/helper.sh | 58 ++++++++++++++++++------------------ 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/cluster/gce/coreos/helper.sh b/cluster/gce/coreos/helper.sh index 5497c945450..705d284227c 100755 --- a/cluster/gce/coreos/helper.sh +++ b/cluster/gce/coreos/helper.sh @@ -67,35 +67,35 @@ KUBELET_APISERVER: $(yaml-quote ${KUBELET_APISERVER:-}) EOF else cat >>$file <