From 040786356cc255ddd145a67d18ddb7e9ca332e9b Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sat, 11 Sep 2021 22:55:57 +0200 Subject: [PATCH] typofix --- charts/library/common/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 4556d92cf2b..9a556f1bc7d 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -666,7 +666,7 @@ hostAliases: [] # - "www.example.com" # -- Set the resource requests / limits for the main container. -resources: {} +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