Skip to content

Commit

Permalink
Fix path to Helm chart in pre-commit config.
Browse files Browse the repository at this point in the history
  • Loading branch information
craigwalton-dsit committed Dec 17, 2024
1 parent 16f6ac1 commit 4ef16ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ repos:
- id: helm-docs-built
args:
# Make the tool search for charts only under the `charts` directory
- --chart-search-root=src/aisitools/k8s_sandbox/resources/helm/agent-env
- --chart-search-root=src/k8s_sandbox/resources/helm/agent-env

0 comments on commit 4ef16ad

Please sign in to comment.