1Password / connect-helm-charts

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

Deploy Operator independly of Connect #48

Closed franklouwers closed 1 year ago

franklouwers commented 3 years ago

Summary

Support deploying the Operator independently of the Connect.

Use cases

Currently, this chart only supports deploying the operator next to the connect component. If a user has multiple Kubernetes clusters, or has deployed 1Password Connect outside of Kubernetes, they currently can't use this chart.

Proposed solution

Is there a workaround to accomplish this today?

The Operator repo has yaml files, but no chart.

References & Prior Work

edif2008 commented 3 years ago

Hey. Thank you for your suggestion. I can definitely see having only the Operator in the chart come in handy when Connect is deployed somewhere else. We will look into potentially adding this in the future.

Klaudioz commented 3 years ago

In my case, I have a dedicated cluster for Connect Server and I'd like to use ArgoCD with Helm to deploy only the operator in other clusters, but right now isn't possible with this chart.

Proposed solutions by @franklouwers would be very useful for this case.

alexlanz commented 2 years ago

Hi, is there an update on this issue? It would be really nice also for us to have the possibility to install the operator and the connect server independently.

ag-adampike commented 1 year ago

This was addressed in #126 and should be included in the upcoming v1.11.0 release when #145 is merged.