Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions pkg/config/schema/yaml/admission_controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ properties:
default: false
visibility: public
description: Set to true to enable the admission controller in the cluster-agent.
comment: Admission controller
validation:
node_type: section
type: object
Expand Down Expand Up @@ -551,7 +550,6 @@ properties:
node_type: setting
type: string
default: datadog/ingress-nginx-injection
comment: ingress-nginx injection configuration
init_run_as_group:
node_type: setting
type: integer
Expand Down Expand Up @@ -585,7 +583,6 @@ properties:
node_type: setting
type: string
default: ghcr.io/datadog/dd-trace-go/service-extensions-callout
comment: Processor mode and sidecar configuration
image_tag:
node_type: setting
type: string
Expand Down
1 change: 0 additions & 1 deletion pkg/config/schema/yaml/agent_telemetry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ properties:
node_type: setting
type: boolean
default: true
comment: Agent Telemetry
errortracking:
node_type: section
type: object
Expand Down
1 change: 0 additions & 1 deletion pkg/config/schema/yaml/cluster_agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ properties:
default: false
visibility: public
description: Set to true to enable the Cluster Agent.
comment: Datadog cluster agent
auth_token:
node_type: setting
type: string
Expand Down
5 changes: 2 additions & 3 deletions pkg/config/schema/yaml/cluster_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,8 @@ properties:
node_type: setting
type: boolean
default: false
comment: |-
Cluster check Autodiscovery
TODO(CINT)(Agent 7.53+) Remove this flag when hybrid ignore_ad_tags is fully deprecated
comment: TODO(CINT)(Agent 7.53+) Remove this flag when hybrid ignore_ad_tags is
fully deprecated
unscheduled_check_threshold:
node_type: setting
type: integer
Expand Down
1 change: 0 additions & 1 deletion pkg/config/schema/yaml/compliance_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ properties:
description: Set to true to enable Cloud Security Posture Management (CSPM).
tags:
- full-agent-only:true
comment: Datadog security agent (compliance)
dir:
node_type: setting
type: string
Expand Down
1 change: 0 additions & 1 deletion pkg/config/schema/yaml/container_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ properties:
node_type: setting
type: boolean
default: true
comment: Container image configuration
input_chan_size:
node_type: setting
type: integer
Expand Down
1 change: 0 additions & 1 deletion pkg/config/schema/yaml/container_lifecycle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ properties:
node_type: setting
type: boolean
default: true
comment: Container lifecycle configuration
input_chan_size:
node_type: setting
type: integer
Expand Down
Loading
Loading