We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24ea4e7 commit 29b0bdbCopy full SHA for 29b0bdb
content/en/security/cloud_security_management/setup/agent/kubernetes.md
@@ -137,6 +137,14 @@ Add the following settings to the `env` section of `security-agent` and `system-
137
value: "true"
138
- name: DD_COMPLIANCE_CONFIG_HOST_BENCHMARKS_ENABLED
139
140
+ - name: DD_CONTAINER_IMAGE_ENABLED
141
+ value: "true"
142
+ - name: DD_SBOM_ENABLED
143
144
+ - name: DD_SBOM_CONTAINER_IMAGE_ENABLED
145
146
+ - name: DD_SBOM_HOST_ENABLED
147
148
- name: DD_SBOM_CONTAINER_IMAGE_USE_MOUNT
149
150
[...]
0 commit comments