Closed franklouwers closed 1 year 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.
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.
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.
This was addressed in #126 and should be included in the upcoming v1.11.0 release when #145 is merged.
Summary
Support deploying the Operator independently of the Connect.
Use cases
Currently, this chart only supports deploying the
operator
next to theconnect
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