You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bundle/manifests/datadog-operator.clusterserviceversion.yaml
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -244,15 +244,15 @@ metadata:
244
244
]
245
245
capabilities: Full Lifecycle
246
246
categories: Monitoring, Logging & Tracing
247
-
createdAt: "2026-05-07 16:25:28"
247
+
createdAt: "2026-05-14 23:16:59"
248
248
description: |-
249
249
Datadog provides a modern monitoring and analytics platform. Gather metrics, logs and traces for full observability of your Kubernetes cluster with Datadog Operator.
250
250
251
251
**WARNING**: Starting from version `1.21.0`, the Datadog Operator DatadogAgent controller only watches by default the namespace where it is installed. This means your `DatadogAgent` custom resource must be created in the same namespace as the Operator. This can be changed by removing the `DD_AGENT_WATCH_NAMESPACE` environment variable from the Datadog Operator deployment inside the ClusterServiceVersion YAML.
0 commit comments