Skip to content

Commit 29b0bdb

Browse files
committed
Update deamonset
1 parent 24ea4e7 commit 29b0bdb

File tree

1 file changed

+8
-0
lines changed
  • content/en/security/cloud_security_management/setup/agent

1 file changed

+8
-0
lines changed

content/en/security/cloud_security_management/setup/agent/kubernetes.md

+8
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,14 @@ Add the following settings to the `env` section of `security-agent` and `system-
137137
value: "true"
138138
- name: DD_COMPLIANCE_CONFIG_HOST_BENCHMARKS_ENABLED
139139
value: "true"
140+
- name: DD_CONTAINER_IMAGE_ENABLED
141+
value: "true"
142+
- name: DD_SBOM_ENABLED
143+
value: "true"
144+
- name: DD_SBOM_CONTAINER_IMAGE_ENABLED
145+
value: "true"
146+
- name: DD_SBOM_HOST_ENABLED
147+
value: "true"
140148
- name: DD_SBOM_CONTAINER_IMAGE_USE_MOUNT
141149
value: "true"
142150
[...]

0 commit comments

Comments
 (0)