Gyula Fora created FLINK-26676:
----------------------------------
Summary: Set ClusterIP service type when watching specific
namespaces
Key: FLINK-26676
URL: https://issues.apache.org/jira/browse/FLINK-26676
Project: Flink
Issue Type: Sub-task
Reporter: Gyula Fora
As noted in this PR
[https://github.com/apache/flink-kubernetes-operator/pull/42#issue-1159776739]
Users get service account related error messages unless we set:
{noformat}
kubernetes.rest-service.exposed.type: ClusterIP{noformat}
In cases where we are watching specific namespaces.
We should configure this automatically unless override by the user in the
flinkConfiguration for these cases.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)