Merge "Added vnfsdk containers to ONAP Kubernetes"
authorMike Elliott <mike.elliott@amdocs.com>
Mon, 25 Sep 2017 19:29:29 +0000 (19:29 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 25 Sep 2017 19:29:29 +0000 (19:29 +0000)
kubernetes/consul/templates/consul-server-deployment.yaml

index 3e6dcba..e914b6b 100644 (file)
@@ -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