Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: cburroughs <[email protected]>
  • Loading branch information
lilatomic and cburroughs authored Jan 29, 2025
1 parent f34ee46 commit 778fa65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/helm/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ You can set the field `skip_lint=True` on each `helm_chart` target to avoid lint

#### Trivy

Pants can run [Trivy](https://github.com/aquasecurity/trivy) on your Helm Charts and deployments. When run on a deployment, Pants run Trivy on the rendered Helm Chart with the specified values.
Pants can run [Trivy](https://github.com/aquasecurity/trivy) on your Helm Charts and deployments. When run on a deployment, Pants run Trivy on the rendered Helm Chart with the specified values.

This must first be enabled by activating the Trivy backend:

Expand Down

0 comments on commit 778fa65

Please sign in to comment.