### What happened 部署指南中,部署原生Kubernetes中的启动Application 下的参数 -p kubernetes.kubernetes.jobmanager.service-account=<self-defined-service-account> key错误,打包之后运行增加此参数service-account无效 实际应为 -p kubernetes.jobmanager.service-account=<self-defined-service-account> ### What do you expect to happen 文档修复 ### How to reproduce 文档修复 ### Build Environment _No response_ ### Execution Environment _No response_ ### BitSail version master ### BitSail Component or Code Module BitSail Doc ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/bytedance/bitsail/blob/master/CODE_OF_CONDUCT.md)
What happened
部署指南中,部署原生Kubernetes中的启动Application 下的参数
-p kubernetes.kubernetes.jobmanager.service-account= key错误,打包之后运行增加此参数service-account无效
实际应为
-p kubernetes.jobmanager.service-account=
What do you expect to happen
文档修复
How to reproduce
文档修复
Build Environment
No response
Execution Environment
No response
BitSail version
master
BitSail Component or Code Module
BitSail Doc
Are you willing to submit PR?
Code of Conduct