Skip to content

Commit

Permalink
Merge pull request rootsongjc#372 from wgjak47/patch-1
Browse files Browse the repository at this point in the history
fix translations
  • Loading branch information
rootsongjc authored Jul 25, 2019
2 parents 5df8ff6 + c62b120 commit 0eea437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion concepts/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ nginx-deployment-618515232 11 11 11 7m

## 暂停和恢复Deployment

您可以在发出一次或多次更新前暂停一个 Deployment,然后再恢复它。这样您就能多次暂停和恢复 Deployment,在此期间进行一些修复工作,而不会发出不必要的 rollout。
您可以在发出一次或多次更新前暂停一个 Deployment,然后再恢复它。这样您就能在Deployment暂停期间进行多次修复工作,而不会发出不必要的 rollout。

例如使用刚刚创建 Deployment:

Expand Down

0 comments on commit 0eea437

Please sign in to comment.