Skip to content

Commit

Permalink
Correcting config file name
Browse files Browse the repository at this point in the history
  • Loading branch information
RagalahariP committed Jun 1, 2023
1 parent d588a4b commit 8d3286a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ You can install the Kubernetes integration for Windows using Helm. See an exampl
This command is for installing kube-state-metrics, a mandatory dependency of the integration, on a Linux node. We don't support installing this for non-Linux nodes, and if you install it on a non-Linux node, deployment might fail. We recommend using `nodeSelector` to choose a Linux node. This can be done by editing kube-state-metrics deployment.
</Callout>

4. Create a `values.yml` file with the follow data to be used by Helm:
4. Create a `values-newrelic.yaml` file with the follow data to be used by Helm:

```yaml
global:
Expand Down

0 comments on commit 8d3286a

Please sign in to comment.