diff --git a/content/en/data_jobs/kubernetes.md b/content/en/data_jobs/kubernetes.md index 543ca3e1b72d4..0c4e8163c3bce 100644 --- a/content/en/data_jobs/kubernetes.md +++ b/content/en/data_jobs/kubernetes.md @@ -60,8 +60,6 @@ You can install the Datadog Agent using the [Datadog Operator][3] or [Helm][4]. enabled: true mutateUnlabelled: false global: - tags: - - 'data_workload_monitoring_trial:true' site: credentials: apiSecret: @@ -74,9 +72,6 @@ You can install the Datadog Agent using the [Datadog Operator][3] or [Helm][4]. nodeAgent: image: tag: - env: - - name: DD_DJM_CONFIG_ENABLED - value: "true" ``` Replace `` with your [Datadog site][5]. Your site is {{< region-param key="dd_site" code="true" >}}. (Ensure the correct SITE is selected on the right). @@ -109,11 +104,6 @@ You can install the Datadog Agent using the [Datadog Operator][3] or [Helm][4]. apm: portEnabled: true port: 8126 - tags: - - 'data_workload_monitoring_trial:true' - env: - - name: DD_DJM_CONFIG_ENABLED - value: "true" agents: image: