Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Former Member
5 years agoAny special steps needed to upgrade from 1.2.0 to 1.4.0?
Hi,
I tried to upgrade from version 1.2.0 (which was previously upgraded from version 1.0.0) via the helm chart but the deployment couldn't be rolled out, because the secret op-credentials couldn...
Former Member
5 years agoUnfortunately there's currently no way to recreate the credentials file.
I'm not completely familiar with the Kubernetes Secrets internals, but you may wan to try listing the Kubernetes secrets in the namespace where the operator is running. You may wan to consult the https://github.com/1Password/connect-helm-charts/tree/connect-1.2.0/charts/connect and see if you can discover where the credentials file is living in your cluster.