Revert "basic auth for so-monitoring"
[oom.git] / kubernetes / sdc / charts / sdc-es / templates / pv.yaml
index 9ceef30..618b23a 100644 (file)
@@ -35,4 +35,4 @@ spec:
   persistentVolumeReclaimPolicy: {{ .Values.persistence.volumeReclaimPolicy }}
   hostPath:
     path: {{ .Values.global.persistence.mountPath | default .Values.persistence.mountPath }}/{{ .Release.Name }}/{{ .Values.persistence.mountSubPath }}
-{{- end -}}
+{{- end -}}
\ No newline at end of file