1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-28 14:41:10 +01:00

Merge pull request #952 from liangyuanpeng/Fix_contributor_readme

Fix wrong command on contributor-guide.md
This commit is contained in:
Kubernetes Prow Robot
2022-09-18 08:22:29 -07:00
committed by GitHub

View File

@@ -53,7 +53,7 @@ make build-helm
To check linting of your changes in the helm chart locally you can run: 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 ## Test helm changes locally with kind and ct