From 4b1e9a69c92ad79538b478e9c2b0b7e01439f4d4 Mon Sep 17 00:00:00 2001 From: Rajesh Rajendran Date: Sun, 19 Dec 2021 11:24:17 +0530 Subject: [PATCH] docs(helm): example for overriding values. Signed-off-by: Rajesh Rajendran --- scripts/helm/helm/values.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/scripts/helm/helm/values.yaml b/scripts/helm/helm/values.yaml index b3559d421..123ada956 100644 --- a/scripts/helm/helm/values.yaml +++ b/scripts/helm/helm/values.yaml @@ -46,3 +46,16 @@ global: enterpriseEditionLicense: "" domainName: "" + + +# If you want to override something +# chartname: +# filedFrom chart/Values.yaml: +# key: value +# +# For example: +# +# alerts: +# resources: +# limits: +# cpu: 1