dgrove-oss commented on issue #446: Add support for external Kafka as an option URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/446#issuecomment-482611417 Hi. Even with the ingress enabled, there are some secondary routes that get sent to the nginx pod. Perhaps we should stop supporting these routes, but for now we are directing them to the nginx pod/service in the ingress. This part of nginx.conf is used https://github.com/apache/incubator-openwhisk-deploy-kube/blob/master/helm/openwhisk/templates/nginx-cm.yaml#L95-#L130 and is targeted by the last rule in the ingress here https://github.com/apache/incubator-openwhisk-deploy-kube/blob/master/helm/openwhisk/templates/frontdoor-ingress.yaml#L51-#L54
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
