From acb5382a1ca6178430676f8c109893200bf55ccc Mon Sep 17 00:00:00 2001 From: Farley Date: Mon, 24 Oct 2022 14:15:40 +1300 Subject: [PATCH] minor comment edit --- helm-chart/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helm-chart/values.yaml b/helm-chart/values.yaml index b5414e8..4a6e505 100644 --- a/helm-chart/values.yaml +++ b/helm-chart/values.yaml @@ -134,6 +134,8 @@ resources: {} # requests: # cpu: 20m # memory: 75Mi + # NOTE: Above resources have been used successfully on numerous clients and customers, but, just incase and what the default for most + # helm charts is to keep this disabled, and let the user specify it. So, feel free if you'd like # Assign pods to nodes based on nodeSelector labels, define a default here if desired # To use below, remove the {} and uncomment the following 1 lines and/or add your own lines