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

Merge pull request #973 from Nordix/fix-kkustomize-link/furkat

📖 Fix broken kustomize reference in the root README
This commit is contained in:
Kubernetes Prow Robot
2022-10-07 00:21:53 -07:00
committed by GitHub

View File

@@ -101,7 +101,7 @@ The descheduler helm chart is also listed on the [artifact hub](https://artifact
### Install Using Kustomize
You can use kustomize to install descheduler.
See the [resources | Kustomize](https://kubectl.docs.kubernetes.io/references/kustomize/resource/) for detailed instructions.
See the [resources | Kustomize](https://kubectl.docs.kubernetes.io/references/kustomize/cmd/build/) for detailed instructions.
Run As A Job
```