From 681b93afc73e10f6fc1d255ebe9d0cde6ba771e1 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:41 +0100 Subject: [PATCH] docs: update resources description --- charts/opencti/values.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/charts/opencti/values.yaml b/charts/opencti/values.yaml index 77fcc10..6e85f62 100644 --- a/charts/opencti/values.yaml +++ b/charts/opencti/values.yaml @@ -289,10 +289,6 @@ ingress: # -- The resources limits and requested #
Ref: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/ 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