diff --git a/library/common/1.0.0/templates/class/_configmap.tpl b/library/common/1.0.0/templates/class/_configmap.tpl index a6fdf7e754..250ffdca1c 100644 --- a/library/common/1.0.0/templates/class/_configmap.tpl +++ b/library/common/1.0.0/templates/class/_configmap.tpl @@ -32,5 +32,3 @@ data: {{- fail (printf "Invalid content type (%s) for configmap. Valid types are scalar and key_value" $contentType) -}} {{- end -}} {{- end -}} - -{{/* TODO: Unit tests*/}}