Added the fix to the docs for 3. Install the app chart
This commit is contained in:
Chandan Datta 2019-09-10 02:53:29 +12:00 коммит произвёл Elad Iwanir
Родитель 70e366c83e
Коммит cb0707bc2b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -44,7 +44,7 @@ The solution we propose consists of two parts, both as web servers:
3. Install the app chart
```bash
helm install chart/on-demand-micro-services-deployment-k8s --name on-demand-micro-services-deployment-k8s --set rbac.create=true
helm install ./on-demand-micro-services-deployment --name on-demand-micro-services-deployment --set rbac.create=true
```
4. Call on-demand-micro-services-deployment-k8s and install `nginx-ingress-controller`, to expose other helm charts via a single public IP: