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