Skip to content

Commit

Permalink
Update install command.
Browse files Browse the repository at this point in the history
  • Loading branch information
macb committed Oct 23, 2023
1 parent 045ad3b commit 37792f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ vantage` to see the charts.

To install the `vantage-kubernetes-agent` chart:

helm install -n vantage vantage-kubernetes-agent vantage/vantage-kubernetes-agent --set agent.token=$VANTAGE_API_TOKEN,agent.clusterID=$CLUSTER_ID
helm upgrade -n vantage vka vantage/vantage-kubernetes-agent --install --set agent.token=$VANTAGE_API_TOKEN,agent.clusterID=$CLUSTER_ID --create-namespace

To uninstall the chart:

Expand Down

0 comments on commit 37792f5

Please sign in to comment.