docs(values): comment for nginx redirect
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
This commit is contained in:
parent
eae1d6b763
commit
2370a4e8dc
1 changed files with 6 additions and 1 deletions
|
|
@ -55,10 +55,15 @@ global:
|
|||
# chartname:
|
||||
# filedFrom chart/Values.yaml:
|
||||
# key: value
|
||||
#
|
||||
|
||||
# For example:
|
||||
#
|
||||
# alerts:
|
||||
# resources:
|
||||
# limits:
|
||||
# cpu: 1
|
||||
|
||||
# If you want to redirect nginx http to https
|
||||
# nginx-ingress:
|
||||
# customServerConfigs: |
|
||||
# return 301 https://$host$request_uri;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue