How do I make KEDA use the service account of my application instead of the default one?
I am trying to set up KEDA in my AKS cluster. I have an application running in a pod. I am using workload identity. Everything is set up correctly in that respect, because all the other Azure services work (send and receiving messages service bus, blob storage, key vault, etc.)