Commit e8e45986 by Paul Committed by Guangbo

fix template parsing

Signed-off-by: 's avatarPaul <paul@portworx.com>
parent 86dbbd86
......@@ -25,7 +25,7 @@
{{- $etcdKey := .Values.etcd.key | default "none" }}
{{- $consulToken := .Values.consul.token | default "none" }}
{{- $misc := .Values.misc | default "" | split " " }}
{{- $etcdEndPoints := .Values.kvdb }}
{{- $etcdEndPoints := .Values.kvdb -}}
apiVersion: extensions/v1beta1
kind: DaemonSet
......
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