From 2473a95f93108470a3ea3fe46d4e0dde8a5dd82a Mon Sep 17 00:00:00 2001 From: Darya Bulanova Date: Wed, 3 Apr 2024 10:04:00 +0200 Subject: [PATCH] Fix linter issue Signed-off-by: Darya Bulanova --- charts/prometheus-blackbox-exporter/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/prometheus-blackbox-exporter/values.yaml b/charts/prometheus-blackbox-exporter/values.yaml index b15898109f4b..7c5993e55516 100644 --- a/charts/prometheus-blackbox-exporter/values.yaml +++ b/charts/prometheus-blackbox-exporter/values.yaml @@ -249,7 +249,7 @@ podAnnotations: {} # Annotations for the Deployment deploymentAnnotations: {} -#Annotations for the Secret +# Annotations for the Secret secretAnnotations: {} # Hostaliases allow to add additional DNS entries to be injected directly into pods.