1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 13:29:11 +01:00

Fix wrong command on contributor-guide.md

This commit is contained in:
Lan Liang
2022-09-18 13:51:09 +08:00
parent 59834cf8a7
commit 6c4d1a900d

View File

@@ -53,7 +53,7 @@ make build-helm
To check linting of your changes in the helm chart locally you can run:
```
make lint-helm
make lint-chart
```
## Test helm changes locally with kind and ct