estebanz01 commented on issue #759:
URL:
https://github.com/apache/openwhisk-deploy-kube/issues/759#issuecomment-1978924574
you can fix this by using the service that nginx creates, I solved with this:
```yaml
whisk:
ingress:
type: NodePort
apiHostName: owdev-nginx
apiHostPort: 443
useInternally: false
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]