Update values.yaml (#1333)
This commit is contained in:
parent
43168ca622
commit
9d5841cdaa
|
|
@ -52,7 +52,7 @@ service:
|
||||||
port: "80"
|
port: "80"
|
||||||
# If the type of the service is NodePort a port can be specified using the nodePort field
|
# If the type of the service is NodePort a port can be specified using the nodePort field
|
||||||
# If the nodePort field is not specified, or if it has no value, then a random port is used
|
# If the nodePort field is not specified, or if it has no value, then a random port is used
|
||||||
# notePort: 32521
|
# nodePort: 32521
|
||||||
|
|
||||||
# configure UI ingress. If needed: "enabled: true"
|
# configure UI ingress. If needed: "enabled: true"
|
||||||
ingress:
|
ingress:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue