Florent DALIGAND

Results 3 comments of Florent DALIGAND

Hi there, I just deploy the following `OnePasswordItem` for my argocd deployement and it work well. ``` apiVersion: onepassword.com/v1 kind: OnePasswordItem metadata: name: cluster-managment-https-repo namespace: argocd labels: argocd.argoproj.io/secret-type: repository spec:...

Have you checked the `operator.pollingInterval` parameter? The documentation is available [here](https://github.com/1Password/connect-helm-charts/tree/main/charts/connect#values). I encountered the same issue, but by reducing the polling interval, I noticed that my password changes take effect...

I believe this pull request (https://github.com/Chainlit/docs/pull/107) is merged. I'm new to GitHub project (and contributing also!), but in my experience, merged pull requests are automatically closed. Why is it not...