Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
5 years agoCreateContainerConfigError trying to reach 1Password Connect server
I've an issue setting 1Password operator. I've set a Kubernetes cluster in one machine with 1Password Connect server and another new one, where I installed the operator. This is what I'm getting:
...
1P_Simon
1Password Team
5 years agoThe following configuration in your deploy/operator.yml
:
- name: MANAGE_CONNECT
value: "true"
configures that the second server were you installed the operator also https://github.com/1Password/onepassword-operator#deploy-using-the-connect-operator.
As you're using a different Connect server, could you remove those two lines to see if that solves your problem?