sdc persistence folder parametrization
[oom.git] / kubernetes / sdc / templates / sdc-es.yaml
index 3f2ef33..1a2f70d 100644 (file)
@@ -71,7 +71,7 @@ spec:
             path:  /etc/localtime
         - name:  sdc-logs
           hostPath:
-            path:  /dockerdata-nfs/{{ .Values.nsPrefix }}/sdc/logs
+            path:  {{ .Values.dataRootDir }}/{{ .Values.nsPrefix }}/sdc/logs
       imagePullSecrets:
       - name: "{{ .Values.nsPrefix }}-docker-registry-key"
 #{{ end }}