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