Skip to content

Commit

Permalink
Fix broken link (#5357) (#5358)
Browse files Browse the repository at this point in the history
(cherry picked from commit e042799)

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
grafanabot and clayton-cornell authored Oct 3, 2023
1 parent 92a32e1 commit a4f4569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/operator/helm-getting-started.md
Original file line number Diff line number Diff line change
@@ -48,7 +48,7 @@ To install the Agent Operator Helm chart:
```bash
helm install my-release grafana/grafana-agent-operator -f values.yaml -n my-namespace
```
You can find a list of configurable template parameters in the [Helm chart repository](/grafana/helm-charts/blob/main/charts/agent-operator/values.yaml).
You can find a list of configurable template parameters in the [Helm chart repository](https://github.com/grafana/helm-charts/blob/main/charts/agent-operator/values.yaml).

1. Once you've successfully deployed the Helm release, confirm that Agent Operator is up and running:

0 comments on commit a4f4569

Please sign in to comment.