Pawel Farys
Pawel Farys
Probably a duplicate #98
As we talk with @slingamn, we are currently working with some a new integrations about: * users management on the channel like changing it's roles: promote/demote to operator, change founder...
I'm also using a `CF_API_TOKEN` and everything works fine. Here is my `values.yml` for the Helm chart: ```yml domainFilters: - "example.com" provider: name: cloudflare policy: sync env: - name: CF_API_TOKEN...
Same problem here. Kubernetes: `k3s 1.30.0+k3s1` ArgoCD: `v2.11.2+25f7504` Like others, I have used `ignoreDifferences` as a workaround for now, but the fix will be very useful :) If someone doesn't...