Skip to content

Commit

Permalink
Add script to update cluster-autoscaler flags doc
Browse files Browse the repository at this point in the history
  • Loading branch information
rainfd committed Jul 9, 2024
1 parent d7091a9 commit 24fe655
Show file tree
Hide file tree
Showing 3 changed files with 212 additions and 66 deletions.
7 changes: 7 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,10 @@ repos:
files: (README\.md\.gotmpl|(Chart|requirements|values)\.yaml)$
repo: https://github.com/norwoodj/helm-docs
rev: v1.3.0
- hooks:
- id : update-flags
name: Update Cluster-Autoscaler Flags Table
entry: bash cluster-autoscaler/hack/update-faq-flags.sh
language: system
files: cluster-autoscaler/main\.go
repo: local
Loading

0 comments on commit 24fe655

Please sign in to comment.