DataDog / helm-charts

Helm charts for Datadog products
Apache License 2.0
343 stars 1.01k forks source link

Fixed indentation for agentSidecarInjection.selectors #1431

Open stzou opened 3 months ago

stzou commented 3 months ago

What this PR does / why we need it:

Adds a missing indentation for clusterAgent.admissionController.agentSidecarInjection.selectors.matchLabels. WIthout the indentation, objectSelector resolved to null: DD_ADMISSION_CONTROLLER_AGENT_SIDECAR_SELECTORS=[{"matchLabels":{"podlabelKey1": "podlabelValue1"},"objectSelector":null}]

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]