diff --git a/docs/sources/flow/getting-started/migrating-from-operator.md b/docs/sources/flow/getting-started/migrating-from-operator.md index 9262930f4abf..1496a8ae5658 100644 --- a/docs/sources/flow/getting-started/migrating-from-operator.md +++ b/docs/sources/flow/getting-started/migrating-from-operator.md @@ -154,7 +154,7 @@ helm upgrade grafana-agent-logs grafana/grafana-agent -i -n monitoring -f values This simple configuration will scrape logs for every pod on each node: -``` +```river // read the credentials secret for remote_write authorization remote.kubernetes.secret "credentials" { namespace = "monitoring"