Our organization does not allow node port service ...
# getting-started
f
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
b
@incalculable-ocean-74010 Can you help answer or route this Helm deployment quest?
i
This looks like a new feature altogether, not sure if DataHub is going to like SSL at a pod level since Frontend<->GMS communication while “authenticable” does not use SSL