tillrohrmann commented on pull request #14946: URL: https://github.com/apache/flink/pull/14946#issuecomment-780697228
This is a very good question @XComp. Somehow I was assuming that the service account is configured for the `KubeClient` but it seems that one configures it when submitting a K8s resource (e.g. pod specification). Hence, for standalone setups one would need to configure the correct service account name manually in the deployment, for example. This also means that `kubernetes.service-account` only works for native deployments. Is this correct @wangyang0918? ---------------------------------------------------------------- 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]
