Skip to content

Commit

Permalink
fix(Kubernetes): Remove stray closing quote
Browse files Browse the repository at this point in the history
  • Loading branch information
rhetoric101 authored Feb 17, 2023
1 parent 9d68a2e commit 5355fc8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ You are getting error messages for the [New Relic Kubernetes integration](/docs/
You may have forgotten or skipped this command for adding the newrelic repo to your helm chart:

```
helm repo add newrelic https://helm-charts.newrelic.com"
helm repo add newrelic https://helm-charts.newrelic.com
```

</Collapser>
Expand Down

0 comments on commit 5355fc8

Please sign in to comment.