From 2fc4eef1dc00cc08a3118e4708cff1265657f7c6 Mon Sep 17 00:00:00 2001 From: Vadim Bauer Date: Fri, 13 Mar 2020 23:08:03 +0100 Subject: [PATCH] make linter happy --- charts/cadvisor/values.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/charts/cadvisor/values.yaml b/charts/cadvisor/values.yaml index f79ee65..460dc15 100644 --- a/charts/cadvisor/values.yaml +++ b/charts/cadvisor/values.yaml @@ -55,5 +55,4 @@ affinity: {} # This will create a ServiceMonitor Custom Resource indicating the prometheus operator what to scrape. metrics: - enabled: false - \ No newline at end of file + enabled: false \ No newline at end of file