在 k8s 平台安装了蓝鲸基础套件 我按照这个流程 https://github.com/TencentBlueKing/bk-itsm/blob/develop/docs/install/source_code_deploy.md 想做 itsm 二次开发源码部署。 在 PAAS 平台创建了云原生应用: <img width="1132" height="1188" alt="Image" src="https://github.com/user-attachments/assets/92cabfa0-181a-43b5-b676-f16f681fc0a2" /> 创建的时候报错,后台日志输出: ``` Field 'app_tenant_id' doesn't have a default value ``` 问一下怎么解决?
在 k8s 平台安装了蓝鲸基础套件
我按照这个流程 https://github.com/TencentBlueKing/bk-itsm/blob/develop/docs/install/source_code_deploy.md 想做 itsm 二次开发源码部署。
在 PAAS 平台创建了云原生应用:

创建的时候报错,后台日志输出:
问一下怎么解决?