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