summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/charts/sdc-es/templates/pvc.yaml
diff options
context:
space:
mode:
authorkooper <sergey.sachkov@est.tech>2019-05-02 10:27:15 +0000
committerAlexis de Talhouƫt <adetalhouet89@gmail.com>2019-05-09 00:49:34 +0000
commit543d3aaab955b0ad6614c7dc456fb6005c269149 (patch)
tree4852b16add911ea062ca7cfe33a7943e455a4c62 /kubernetes/sdc/charts/sdc-es/templates/pvc.yaml
parent2fcb335690c76df13d694d1bfe42ef546884f7c7 (diff)
SDC Certificate location is configurable
Change-Id: I1512c47570a4cd8a739b3ce517ee6bf8c5544b18 Issue-ID: SDC-2195 Signed-off-by: kooper <sergey.sachkov@est.tech>
Diffstat (limited to 'kubernetes/sdc/charts/sdc-es/templates/pvc.yaml')
-rw-r--r--kubernetes/sdc/charts/sdc-es/templates/pvc.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/sdc/charts/sdc-es/templates/pvc.yaml b/kubernetes/sdc/charts/sdc-es/templates/pvc.yaml
index 2f343c83dc..e1f01b67fe 100644
--- a/kubernetes/sdc/charts/sdc-es/templates/pvc.yaml
+++ b/kubernetes/sdc/charts/sdc-es/templates/pvc.yaml
@@ -46,4 +46,4 @@ spec:
storageClassName: "{{ .Values.persistence.storageClass }}"
{{- end }}
{{- end }}
-{{- end -}}
+{{- end -}} \ No newline at end of file