Skip to content

Commit

Permalink
Update helm install command with correct chart
Browse files Browse the repository at this point in the history
  • Loading branch information
Prashant-Surya authored Mar 10, 2023
1 parent 8126270 commit c529718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/uffizzi-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ helm repo add uffizzi https://uffizzicloud.github.io/uffizzi/
Then install the lastest version as a new release using the values you specified earlier. We recommend isolating Uffizzi in its own Namespace.

```
helm install my-uffizzi uffizzi/uffizzi --values myvals.yaml --namespace uffizzi --create-namespace
helm install my-uffizzi uffizzi/uffizzi-app --values myvals.yaml --namespace uffizzi --create-namespace
```
If you encounter any errors here, tell us about them in [our Slack](https://join.slack.com/t/uffizzi/shared_invite/zt-ffr4o3x0-J~0yVT6qgFV~wmGm19Ux9A).
Expand Down

0 comments on commit c529718

Please sign in to comment.