You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 12, 2026. It is now read-only.
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