Add values.yaml with ingress paths value.
This commit is contained in:
parent
36f9e6c8b9
commit
74ec0d4b21
1 changed files with 5 additions and 0 deletions
|
@ -164,6 +164,11 @@ server:
|
||||||
# hosts:
|
# hosts:
|
||||||
# - argo.domain.com
|
# - argo.domain.com
|
||||||
|
|
||||||
|
##Additional Paths for each host
|
||||||
|
# paths:
|
||||||
|
# - serviceName: "ssl-redirect"
|
||||||
|
# servicePort: "use-annotation"
|
||||||
|
|
||||||
## TLS configuration.
|
## TLS configuration.
|
||||||
## Secrets must be manually created in the namespace.
|
## Secrets must be manually created in the namespace.
|
||||||
##
|
##
|
||||||
|
|
Loading…
Reference in a new issue