Chinese translation:jsonpatch.md

This commit is contained in:
Zeusro
2019-06-19 21:16:40 +08:00
parent 658ebeaa21
commit 9fc86f92fa
2 changed files with 123 additions and 1 deletions

View File

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