Skip to content

Commit 76e9542

Browse files
committed
We are not using the operator helm chart with agent
1 parent 8974568 commit 76e9542

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

content/en/agent/kubernetes/_index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -244,8 +244,7 @@ Using the Datadog Operator requires the following prerequisites:
244244

245245
## Deploy an Agent with the Operator
246246

247-
To deploy a Datadog Agent with the Operator in the minimum number of steps, use the [`datadog-agent-with-operator`][4] Helm chart.
248-
Here are the steps:
247+
To deploy the Datadog Agent with the operator in the minimum number of steps, see the [`datadog-operator`][4] helm chart. Here are the steps:
249248

250249
1. Install the [Datadog Operator][5]:
251250

@@ -318,7 +317,7 @@ where `<USER_ID>` is the UID to run the agent and `<DOCKER_GROUP_ID>` is the gro
318317
[1]: https://github.com/DataDog/datadog-operator
319318
[2]: https://helm.sh
320319
[3]: https://kubernetes.io/docs/tasks/tools/install-kubectl/
321-
[4]: https://github.com/DataDog/datadog-operator/tree/master/chart/datadog-agent-with-operator
320+
[4]: https://github.com/DataDog/helm-charts/tree/master/charts/datadog-operator
322321
[5]: https://artifacthub.io/packages/helm/datadog/datadog-operator
323322
[6]: https://app.datadoghq.com/account/settings#api
324323
[7]: /agent/guide/operator-advanced

0 commit comments

Comments
 (0)