Open tomjohnburton opened 1 year ago
Hey there, thanks for sharing this issue. Could you provide some details around what K8s platform you are using so we can debug this further.
Also here are some things to double check:
Hey @tomjohnburton! 👋
It's been a while since we've asked for clarification regarding this issue. Is this still an issue for your infrastructure?
Your environment
Chart Version: 1.10.0
Helm Version: 3.10.1
Kubernetes Version: v1.23.9
What happened?
I tried using the following to set up a PVC and attach it to 1password-connect pod so that 1password doesn't write the node (which btw was causing intermittent disk pressure warnings)
When the
connect-sync
container starts up I see the following:What did you expect to happen?
1password starts up without issue
Steps to reproduce