Update link: user-guide/application-troubleshooting. (#3834)
This commit is contained in:
@@ -231,7 +231,7 @@ before changing course.
|
||||
|
||||
Sometimes you may want to rollback a Deployment; for example, when the Deployment is not stable, such as crash looping.
|
||||
By default, all of the Deployment's rollout history is kept in the system so that you can rollback anytime you want
|
||||
(you can change that by modifying [revision history limit](/docs/user-guide/deployments/#revision-history-limit)).
|
||||
(you can change that by modifyingrevision history limit]).
|
||||
|
||||
**Note:** a Deployment's revision is created when a Deployment's rollout is triggered. This means that the
|
||||
new revision is created if and only if the Deployment's pod template (i.e. `.spec.template`) is changed,
|
||||
|
||||
Reference in New Issue
Block a user