This commit is contained in:
Elad Iwanir 2019-09-09 18:02:59 +03:00
Родитель cb0707bc2b
Коммит b8d9452499
1 изменённых файлов: 1 добавлений и 1 удалений

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

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