错别字修正

This commit is contained in:
huanqing.shao
2019-11-15 21:54:43 +08:00
parent 18cac98b5f
commit e4da038f7f
2 changed files with 2 additions and 2 deletions

View File

@ -128,7 +128,7 @@ spec:
:::
pod-template-hash 标签 Deployment 创建 ReplicaSet 时添加到 ReplicaSet 上的ReplicaSet 进而将此标签添加到 Pod 上。这个标签用于区分 Deployment 中哪个 ReplicaSet 创建了哪些 Pod。该标签的值是 `.spec.template` 的 hash 值。
pod-template-hash 标签 Deployment 创建 ReplicaSet 时添加到 ReplicaSet 上的ReplicaSet 进而将此标签添加到 Pod 上。这个标签用于区分 Deployment 中哪个 ReplicaSet 创建了哪些 Pod。该标签的值是 `.spec.template` 的 hash 值。
</b-tab>