By following Kubernetes HA Services I added the setup in my setting, but when i try to deploy Flink job, the error msg is :
Caused by: io.fabric8.kubernetes.client.KubernetesClientException: configmaps "flink-app-cluster-my-application-restserver-leader" is forbidden: User "system:serviceaccount:streaming:flink-svc-acc-my-application" cannot watch resource "configmaps" in API group "" in the namespace "default"
After searching for a while, here is probably the answer to the issue: