Closed jkebinger closed 1 month ago
Hello @jkebinger ,
This issue is coming from the SYS_ADMIN
capability requested when datadog.sbom.containerImage.uncompressedLayersSupport
is set to true
, which is the default in 3.76.0
. You can use --set datadog.sbom.containerImage.uncompressedLayersSupport=false
to disable it in the meantime, while we are working on fixing this condition.
Thank you, that worked great
We're using terraform to deploy datadog via helm chart. It had recently noted this
Today, i moved from version 3.70.7 to 3.76.0 in our staging cluster and it seems like that warning wasn't messing around. There aren't any instructions on https://docs.datadoghq.com/containers/kubernetes/distributions/?tab=helm#autopilot about this requirement or how to set the service account name to use and what permissions/roles such a "datadog-agent" service account needs