I am not able start Job worker using Spring Boot in self managed camunda 8 installation in aks cluster in local environment
I am able to deploy the process from local to cluster , but job worker is not getting stared .
Error Description:
io.grpc.StatusRuntimeException: UNAUTHENTICATED: Expected bearer token at header with key [authorization], but found nothing
Spring application.yaml :
Camunda Identity Screenshot :
Anything I am missing