mirror of
https://github.com/FairwindsOps/polaris.git
synced 2026-05-21 16:43:57 +00:00
Changing helm path in readme
This commit is contained in:
@@ -35,7 +35,7 @@ kubectl apply -f deploy/all.yaml
|
||||
|
||||
* Create release with Helm:
|
||||
```
|
||||
helm upgrade --install fairwinds charts/fairwinds/ --namespace fairwinds --recreate-pods
|
||||
helm upgrade --install fairwinds deploy/helm/fairwinds/ --namespace fairwinds --recreate-pods
|
||||
kubectl port-forward --namespace fairwinds svc/fairwinds-fairwinds-dashboard 8080:80 &
|
||||
open http://localhost:8080
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user