Merge pull request #1204 from zeusro/master

Chinese translation:jsonpatch.md
This commit is contained in:
Kubernetes Prow Robot
2019-06-25 09:02:40 -07:00
committed by GitHub
2 changed files with 125 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ go get sigs.k8s.io/kustomize/v3/cmd/kustomize
* [remote target](../remoteBuild.md) - 通过 github URL 来构建 kustomization 。
* [json patch](../jsonpatch.md) -在 kustomization 中应用 json patch 。
* [json patch](jsonpatch.md) -在 kustomization 中应用 json patch 。
高级用法