Skip to content

Commit ca2b61a

Browse files
authored
Fix typo in README regarding Kubernetes monitor (#511)
1 parent 4a7ec49 commit ca2b61a

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

charts/kubernetes-agent/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ This is documented [here](./migrations.md).
3232

3333
## Sub-charts
3434

35-
The Kubernetes agent is optionally installed alongside the Kubernetes agent, [read more here](./kubernetes-monitor.md).
35+
The Kubernetes monitor is optionally installed alongside the Kubernetes agent, [read more here](./kubernetes-monitor.md).
36+
3637
## Maintainers
3738

3839
| Name | Email | Url |
@@ -192,4 +193,4 @@ The Kubernetes agent is optionally installed alongside the Kubernetes agent, [re
192193
| nameOverride | string | `""` | Override the name of the app |
193194

194195
----------------------------------------------
195-
Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs)
196+
Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs)

charts/kubernetes-agent/README.md.gotmpl

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,11 @@ This is documented [here](./migrations.md).
3232

3333
## Sub-charts
3434

35-
The Kubernetes agent is optionally installed alongside the Kubernetes agent, [read more here](./kubernetes-monitor.md).
35+
The Kubernetes monitor is optionally installed alongside the Kubernetes agent, [read more here](./kubernetes-monitor.md).
36+
3637
{{ template "chart.maintainersSection" . }}
3738

3839
{{ template "chart.valuesSection" . }}
3940

4041
----------------------------------------------
41-
Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs)
42+
Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs)

0 commit comments

Comments
 (0)