Merge pull request #54 from Telecominfraproject/fix/wifi-4923--helm-git-readme

[WIFI-4923] Fix: helm-git link in chart README
This commit is contained in:
Dmitry Dunaev
2021-10-19 11:50:52 +03:00
committed by GitHub

View File

@@ -20,7 +20,7 @@ Currently this chart is not assembled in charts archives, so [helm-git](https://
To install the chart with the release name `my-release`:
```bash
$ helm install --name my-release git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-ui@helm?ref=main
$ helm install --name my-release git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-ui@helm/owgwui-0.1.0.tgz?ref=main
```
The command deploys the Web UI on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.