Fix mount point for Consul server configuration.
[oom.git] / 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