Evgeny

Results 19 comments of Evgeny

I'm happy to contribute. /assign

I got sidetracked, don't want to hold this to be implemented, feel free to re-assign it.

Hi @fleeto, I think you're missing the right rbac rules, try to follow the operator's log from the very beginning.

Hello @Ibrahim-Islam I will do it. I wanted to give VS another try long time ago :)

I faced the same issue with KEDA 2.16 and ArgoCD. Just for the record, I was able to workaround this using `ignoreDifferences` feature in keda ArgoCD app

hey @msafwankarim > Can you share the reloader's deployment yaml sure, ```yaml apiVersion: v1 kind: Namespace metadata: name: reloader --- apiVersion: v1 kind: ServiceAccount metadata: name: reloader-reloader namespace: reloader ---...