Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dwbrown2 authored Sep 24, 2019
1 parent f775ab7 commit 8cbaac7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# cost-analyzer helm chart
Helm chart for the Kubecost project, which is created to monitor and manage Kubernetes resource spend. Please contact [email protected] or visit [kubecost.com](http://kubecost.com) for more info.

While Helm is the [recommended install path](http://kubecost.com/install), these resources (with the default configuration options below) can also be created with the following command:<a name="manifest"></a>
While Helm is the [recommended install path](http://kubecost.com/install), these resources can also be deployed with the following command:<a name="manifest"></a>

`kubectl apply -f https://raw.githubusercontent.com/kubecost/cost-analyzer-helm-chart/master/kubecost.yaml --namespace kubecost`

The following table lists the commonly used configurable parameters of the Kubecost chart and their default values.
The following table lists the commonly used configurable parameters of the Kubecost Helm chart and their default values.

Parameter | Description | Default
--------- | ----------- | -------
Expand Down

0 comments on commit 8cbaac7

Please sign in to comment.