Skip to content

How to use the ReplicaSet retained by argo? #12763

Answered by jannfis
davidshen84 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi. This is actually a feature of Kubernetes, and is controlled by a Deployment's .spec.revisionHistoryLimit setting. From a plain Kubernetes point of view, the old ReplicaSets can be used to rollback to previous versions of a pod.

Argo CD only makes this visible, but is not the one accountable for keeping the ReplicaSets around.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@leaddevops
Comment options

Answer selected by davidshen84
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants