docs(helm): example for overriding values.
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
This commit is contained in:
parent
8c2875c82d
commit
4b1e9a69c9
1 changed files with 13 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue