Skip to content

Commit 24ea4e7

Browse files
committed
Remove useless helm config
1 parent 2b0022c commit 24ea4e7

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

content/en/infrastructure/containers/container_images.md

-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ Add the following to your `datadog-values.yaml` Helm configuration file:
137137
```yaml
138138
datadog:
139139
sbom:
140-
enabled: true
141140
containerImage:
142141
enabled: true
143142
host:

content/en/security/cloud_security_management/troubleshooting/vulnerabilities.md

-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ In the `datadog-values.yaml` file for the Agent, set the following configuration
6969
# datadog-values.yaml file
7070
datadog:
7171
sbom:
72-
enabled: false
7372
containerImage:
7473
enabled: false
7574

content/es/infrastructure/containers/container_images.md

-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ Añade lo siguiente a tu archivo de configuración de Helm `datadog-values.yaml`
136136
```yaml
137137
datadog:
138138
sbom:
139-
enabled: true
140139
containerImage:
141140
enabled: true
142141
host:

content/ja/infrastructure/containers/container_images.md

-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ Helm のコンフィギュレーションファイル `datadog-values.yaml` に
135135
```yaml
136136
datadog:
137137
sbom:
138-
enabled: true
139138
containerImage:
140139
enabled: true
141140
host:

content/ko/infrastructure/containers/container_images.md

-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ spec:
135135
```yaml
136136
datadog:
137137
sbom:
138-
enabled: true
139138
containerImage:
140139
enabled: true
141140
host:

0 commit comments

Comments
 (0)