From: Mike Elliott Date: Mon, 25 Sep 2017 19:29:29 +0000 (+0000) Subject: Merge "Added vnfsdk containers to ONAP Kubernetes" X-Git-Tag: 2.0.0-ONAP~630 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=289642a475348f668d9769246753a92fc3ce1e03;hp=75c07c4911875862f313f3166c3d3e3f411763aa;p=oom.git Merge "Added vnfsdk containers to ONAP Kubernetes" --- diff --git a/kubernetes/consul/templates/consul-server-deployment.yaml b/kubernetes/consul/templates/consul-server-deployment.yaml index 3e6dcba865..e914b6b198 100644 --- a/kubernetes/consul/templates/consul-server-deployment.yaml +++ b/kubernetes/consul/templates/consul-server-deployment.yaml @@ -26,5 +26,5 @@ spec: name: consul-server-config volumes: - hostPath: - path: {{ .Values.rootHostPath }}/{{ .Values.rootHostPath }}/{{ .Values.nsPrefix }}/consul/consul-server-config + path: {{ .Values.rootHostPath }}/{{ .Values.nsPrefix }}/consul/consul-server-config name: consul-server-config