Solved
How to deploy a war application in the pega's tomcat containers using helm
We have a pega application that depends on a html file inside a war file. We would like to know how to deploy this war file inside the pega tomcat containers. There are some restrictions:
we can't change the helm upgrade command because it is fixed in the helm pipeline;
every time we redeploy the helm we need this file to be redeployed as well;
we are using pega charts to deploy a pega cluster in AWS EKS;
Pega version is 8.8.3.