From 5fd119a37fb07f1af8a8a7d7ee1364dbc4f8f8e6 Mon Sep 17 00:00:00 2001 From: Alex Manning Date: Wed, 1 Mar 2023 21:37:33 +0000 Subject: [PATCH] Build. --- charts/esphome/values.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/charts/esphome/values.yaml b/charts/esphome/values.yaml index dc23c94..bea0bd1 100644 --- a/charts/esphome/values.yaml +++ b/charts/esphome/values.yaml @@ -33,10 +33,6 @@ ingress: host: "" resources: {} - # We usually recommend not to specify default resources and to leave this as a conscious - # choice for the user. This also increases chances charts run on environments with little - # resources, such as Minikube. If you do want to specify resources, uncomment the following - # lines, adjust them as necessary, and remove the curly braces after 'resources:'. # limits: # cpu: 100m # memory: 128Mi