Our organization does not allow node port service or ingress in production as we need ssl at the pod level. The best way to do is by adding side car container as proxy to the front end container(I'll be using nginx container). Problem here is that default datahub helm chart does not allow us to add extra containers from values.yaml it only allows for initcontainers. Can someone help on this please?
Thread in Slack Conversation