product · inferred from evidence
connect-helm-charts
A repository or project containing Helm charts for deploying 1Password Connect in Kubernetes.
- 1Password Connect JWT token is invalid base64 LoadLocalAuthV2 failed to credentialsDataFromBase64
The credentials JSON must be base64-encoded exactly once into the Kubernetes secret, with no trailing newline. Two common mistakes cause this error: mounting the raw 1password-credentials.json as text without encoding it at all, and double-