Merge "sdc persistence folder parametrization"
[oom.git] / kubernetes / sdc / templates / sdc-kb.yaml
index 658f6c1..a0a00a0 100644 (file)
@@ -67,7 +67,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 }}