mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:28 -06:00
docs: fix helm ingress doc
***NO_CI***
This commit is contained in:
parent
826e6d4bdf
commit
3174fdd76b
@ -161,4 +161,4 @@ See the [Configuration](#configuration) section to configure the PVC or to disab
|
||||
|
||||
## Ingress
|
||||
|
||||
This chart provides support for Ingress resource. If you have an available Ingress Controller such as Nginx or Traefik you maybe want to set `ingress.enabled` to true and choose an `ingress.hostname` for the URL. Then, you should be able to access the installation using that address.
|
||||
This chart provides support for Ingress resource. If you have an available Ingress Controller such as Nginx or Traefik you maybe want to set `ingress.enabled` to true and add `ingress.hosts` for the URL. Then, you should be able to access the installation using that address.
|
||||
|
Loading…
Reference in New Issue
Block a user