From 201f42b4cf3a39c43d5d20e8b0616f4cb25747f8 Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Wed, 5 Apr 2023 15:54:03 +1000 Subject: [PATCH] Datadog enablement --- manifests/datadog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/datadog.yaml b/manifests/datadog.yaml index d3a99ee..5eebfab 100644 --- a/manifests/datadog.yaml +++ b/manifests/datadog.yaml @@ -303,7 +303,7 @@ spec: # datadog.orchestratorExplorer.enabled -- Set this to true to enable the orchestrator explorer ## This requires processAgent.enabled and clusterAgent.enabled to be set to true ## ref: TODO - add doc link - enabled: false + enabled: true # datadog.orchestratorExplorer.container_scrubbing -- Enable the scrubbing of containers in the kubernetes resource YAML for sensitive information ## The container scrubbing is taking significant resources during data collection.