[zh] Sync web page for tasks

Sync web page for part of the items in umbrella issue:
Misc Batch 2 (S)

 content/zh/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md
 content/zh/docs/tasks/manage-kubernetes-objects/update-api-object-kubectl-patch.md
 content/zh/docs/tasks/access-application-cluster/configure-access-multiple-clusters.md
This commit is contained in:
chenxuc
2021-01-26 18:14:15 +08:00
parent 9ade714aab
commit b60b5926ef
3 changed files with 13 additions and 2 deletions
@@ -211,7 +211,7 @@ for the pathnames of the certificate files. You need to change these to the actu
of certificate files in your environment.
Sometimes you may want to use Base64-encoded data embedded here instead of separate
certificate files; in that case you need add the suffix `-data` to the keys, for example,
certificate files; in that case you need to add the suffix `-data` to the keys, for example,
`certificate-authority-data`, `client-certificate-data`, `client-key-data`.
-->
其中的 `fake-ca-file``fake-cert-file``fake-key-file` 是证书文件路径名的占位符。