Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years agoNo k8s secret created. How to troubleshoot?
Hello. Excited to get this working.
one connect pods are green. I've created my CRD for a OnePasswordItem. I've applied it. I see the CRD in the Object Explorer on GKE. However, my actual k8s secr...
Former Member
4 years agoHey!
I am glad to hear you are excited to get this to work. Speaking from my own experience, it's pretty magical when it works!
Let's try to get this sorted. First a quick check because it is not explicitly mentioned in the post: you are running the https://github.com/1Password/onepassword-operator/? (either by manually deploying the manifest in that repo or through our https://github.com/1Password/connect-helm-charts/)
If that is indeed the case, could you share the logs of the onepassword-connect-operator
deployment? (kubectl logs deployment/onepassword-connect-operator
probably does the trick) That might contains some hints as to what is going on.
Joris