Pega on Kubernetes More than one replica are unable to DB connection
Hello! I'm facing a very annoying error on Kubernetes.
I have cluster pega 8.6.1 AKS, i'm trying to separate the pega nodetypes to run each in one individual replica like Batch, BackgroundProcessing, Search, etc.
When i use only one replica the applications turns on with no problems, but when i separate de nodetypes in each replica i get this error:
It don't make any sense, because i'm using the same configurations that i used on that one replica that turns on.
Does anyone know why are this happening?