From 5285a28d9641e26a0e9db2bb3e81922cac5203b3 Mon Sep 17 00:00:00 2001 From: geoffrey1330 Date: Fri, 27 Sep 2024 12:21:22 +0100 Subject: [PATCH] fixed trailing space --- charts/latest/spdk-csi/templates/storage-node.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/latest/spdk-csi/templates/storage-node.yaml b/charts/latest/spdk-csi/templates/storage-node.yaml index 7954624..78d3e75 100644 --- a/charts/latest/spdk-csi/templates/storage-node.yaml +++ b/charts/latest/spdk-csi/templates/storage-node.yaml @@ -78,4 +78,4 @@ spec: volumeMounts: - name: dev-vol mountPath: /dev -{{- end }} \ No newline at end of file +{{- end }}