Skip to content

Commit 7b932a7

Browse files
Update articles/operator-nexus/howto-baremetal-run-data-extract.md
Co-authored-by: Jake Smith <[email protected]>
1 parent 7d4e91e commit 7b932a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/howto-baremetal-run-data-extract.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,7 @@ The CVE data is refreshed per container image every 24 hours or when there's a c
668668

669669
### Collect Helm Releases
670670

671-
Helm release data is collected with the `collect-helm-releases` command and formatted as json to `{year}-{month}-{day}-helm-releases.json`. The JSON file is found in the data extract zip file located in the storage account. The data collected includes all helm release information from the cluster, which consists of the standard data returned when running the command `helm list`.
671+
Helm release data is collected with the `collect-helm-releases` command and formatted as json to `{year}-{month}-{day}-helm-releases.json`. The JSON file is found in the data extract zip file located in the storage account. The data collected includes all helm release information from the Cluster, which consists of the standard data returned when running the command `helm list`.
672672

673673
This example executes the `collect-helm-releases` command without arguments.
674674

0 commit comments

Comments
 (0)