Enable the git service in preprod and staging to handle websockets traffic

This issue will track enabling the webservice pods in the production Kubernetes cluster to start taking on websocket traffic. Because this traffic is currently serviced by the git fleet we will continue to label this as the git service.

  • Create a dedicated node pool for git traffic - we will use default for now, dedicated pool covered in #1068 (closed)
  • Requests / limits / HPA - the defaults look reasonable, will use #1067 (closed) to track evaluating this for production
  • Enabled on Preprod
  • Enabled on Staging
Edited by John Jarvis