1Password / connect-helm-charts

Official 1Password Helm Charts
https://developer.1password.com
MIT License
90 stars 73 forks source link

feat: add replicas to operator deployment #132

Open psg2 opened 1 year ago

psg2 commented 1 year ago

Hi, this is a continuation from the work done at https://github.com/1Password/connect-helm-charts/pull/121 to allow multiple replicas for the operator deployment as well.

The rationale is the same to have redundancy in the deployment aiming for satefy/stability, what do you think?

I'm also fixing the appVersion in the Chart.yaml definition, given that the new chart default is operator version 1.6.0 and no longer 1.5.7