Clarify the intent of the resource instructions

Signed-off-by: Fábio Carneiro <fahecs@gmail.com>
pull/31362/head
Fábio Carneiro 5 months ago committed by GitHub
parent 0adfe83ff8
commit 1477d3793f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -218,9 +218,10 @@ httpRoute:
# value: v2
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
# For publicly distributed charts, we recommend leaving 'resources' commented out.
# This makes resource allocation a conscious choice for the user and increases the chances
# charts run on a wide range of environments from low-resource clusters like Minikube to those
# with strict resource policies. 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

Loading…
Cancel
Save