flinkk8soperator icon indicating copy to clipboard operation
flinkk8soperator copied to clipboard

Ingress permission issue on OpenShift

Open rareddy opened this issue 5 years ago • 0 comments

I have deployed the Operator on OpenShift 4.5 and trying to deploy the sample word-count example there, however, I see the following error, any idea what I modify to fix it?

I checked the role.yaml file there seem to be permissions given for the service account for an Ingresses

Warning CreateClusterFailed 4s (x5 over 5s) flinkK8sOperator Failed to create job managers for deploy 2c508f73: ingresses.extensions "wordcount-operator-example" is invalid: spec.rules[0]: Forbidden: you do not have permission to set host fields in ingress rules

rareddy avatar Oct 05 '20 16:10 rareddy