Florent DALIGAND

Results 2 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...