From 906b342aa15f7699ab4158b2d30bdbb04471dd85 Mon Sep 17 00:00:00 2001 From: Alex Giurgiu Date: Tue, 11 Jun 2024 15:31:00 +0300 Subject: [PATCH] fixed comment --- charts/milvus/templates/configmap.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/milvus/templates/configmap.yaml b/charts/milvus/templates/configmap.yaml index 73b622a..6e71f0e 100644 --- a/charts/milvus/templates/configmap.yaml +++ b/charts/milvus/templates/configmap.yaml @@ -1,4 +1,4 @@ -# If customConfigMap is not set or empty, this ConfigMap will not be redendered. +# If customConfigMap is not set, this ConfigMap will be redendered. {{- if not .Values.customConfigMap }} apiVersion: v1 kind: ConfigMap