Sayeed42 commented on issue #656:
URL: 
https://github.com/apache/openwhisk-deploy-kube/issues/656#issuecomment-739439668


   It was as given in the kind setup instructions. Here it is:
   ```
   kind: Cluster
   apiVersion: kind.x-k8s.io/v1alpha4
   nodes:
   - role: control-plane
   - role: worker
     extraPortMappings:
       - hostPort: 31001
         containerPort: 31001
   - role: worker
   ```


----------------------------------------------------------------
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]


Reply via email to