allow maxThreads in the tomcat config to be configurable via values
In party Bus we run fortify using port 8080 with istio being the https frontend. maxthreads is set to 4 for port 8080, which I believe is hindering some of our performance. Would like to either change it to 150 or have it templated out to be configurable by downstream users