From d2aa9419eba2a76351d90fcd7ec08a57874e5e4f Mon Sep 17 00:00:00 2001 From: Stavros kois Date: Tue, 20 Dec 2022 17:58:24 +0200 Subject: [PATCH] remove todo --- library/common/1.0.0/templates/class/_configmap.tpl | 2 -- 1 file changed, 2 deletions(-) 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*/}}