argoproj-labs / argocd-operator

A Kubernetes operator for managing Argo CD clusters.

Home Page:https://argocd-operator.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow setting replicas for applicationset controller

tossmilestone opened this issue · comments

if your feature request is a large change and requires a formal proposal or design doc, please read the docs for contributing first. You may need to submit an additional Pull Request using the enhancement proposal template.

Is your feature request related to a problem? Please describe.
We want to deploy the applicaset controller with more than 1 replicas to enhance the avaliblity of the controller.

Describe the solution you'd like
Add a parameter to the applicationset to set the replicas.

Describe alternatives you've considered

Additional context