connect-helm-charts
connect-helm-charts copied to clipboard
Official 1Password Helm Charts
### Your environment Chart Version: connect-1.9.0 | APP 1.5.7 Helm Version: v3.10.2 Kubernetes Version: v1.25.4-rc4+k3s1 ## What happened? Followed the blog https://blog.bennycornelissen.nl/post/onepassword-on-kubernetes/ however, I don't get the k8s secret ##...
### kubernetes Chart Version: latest 1.8 Helm Version: latest Kubernetes Version: 1.27, 1.28 ## What happened? ingress: true does NOTHING ## What did you expect to happen? ingress resource to...
When I deploy connect with helm, I get the following warnings with Pod Security Admission enabled: ``` Warning: would violate PodSecurity "restricted:latest": unrestricted capabilities (containers "connect-api", "connect-sync" must set securityContext.capabilities.drop=["ALL"]),...
### Your environment Chart Version: 1.15.0 Helm Version: N/A (deployed using ArgoCD) Kubernetes Version: OpenShift 4.15.3 ## What happened? When deploying 1Password Connect, the `connect` pod fails to start because...
### Your environment Chart Version: 1.0.1 Helm Version: v3.13.1 Kubernetes Version: 1.28 ## What happened? ## What did you expect to happen? Secrets-injector is failing to deploy with the error...
### Your environment Chart Version: 1.15.0 Helm Version: v3.14.3 Kubernetes Version: 1.29 ## What happened? Fail: ```json { "name": "1Password Connect API", "version": "1.7.2", "dependencies": [ { "service": "sqlite", "status":...
I'd like to add a feature to the connect helm-chart to work with namespaces. How do I do perform a pull request? I have the branch but I can't push...
There doesn't appear to be any reason for these, and until [post-rendering support is added for hooks](https://github.com/helm/helm/pull/12775), having these makes it difficult to patch the deployment with annotations such as...
### Summary Add ability to install custom CA certificates in the Operator. ### Use cases To enable TLS communication between the operator and the connect-api, a valid certificate needs to...
### kubernetes Chart Version: 1.8 Helm Version: latest Kubernetes Version: 1.27, 1.28 ## What happened? connect: enable: false does nothing.... ## What did you expect to happen? connect deployment should...