Merge pull request #26835 from oke-py/invalid-hash

chore: fix an invalid location.hash
This commit is contained in:
Kubernetes Prow Robot
2021-03-04 16:20:22 -08:00
committed by GitHub
@@ -8,7 +8,7 @@ weight: 20
[Kustomize](https://github.com/kubernetes-sigs/kustomize) is a standalone tool
to customize Kubernetes objects
through a [kustomization file](https://kubernetes-sigs.github.io/kustomize/api-reference/glossary/#kustomization).
through a [kustomization file](https://kubectl.docs.kubernetes.io/references/kustomize/glossary/#kustomization).
Since 1.14, Kubectl also
supports the management of Kubernetes objects using a kustomization file.