Skip to content

Commit

Permalink
docs: fix helm ingress doc
Browse files Browse the repository at this point in the history
***NO_CI***
  • Loading branch information
NGPixel committed Jun 25, 2021
1 parent 826e6d4 commit 3174fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/helm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 3174fdd

Please sign in to comment.