From 3da3ac7af4354dc99558eff26760006756fbddc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Alejandro=20Marug=C3=A1n?= Date: Sun, 10 Nov 2024 20:18:37 +0100 Subject: [PATCH] docs: update resources description --- charts/values.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/charts/values.yaml b/charts/values.yaml index dbe7f48..2cf3cee 100644 --- a/charts/values.yaml +++ b/charts/values.yaml @@ -268,11 +268,7 @@ initContainer: # - "github.com/turbot/steampipe-mod-terraform-azure-compliance" # -- The resources limits and requested - 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: "1500m" # memory: 2048Mi