Skip to content

feat(k8s-dbs): dbs sql 幂等性优化+数据库初始化脚本 #16525#16526

Open
Yinwei-Yu wants to merge 1 commit intoTencentBlueKing:v1.5.0from
Yinwei-Yu:feat/sql/#16525
Open

feat(k8s-dbs): dbs sql 幂等性优化+数据库初始化脚本 #16525#16526
Yinwei-Yu wants to merge 1 commit intoTencentBlueKing:v1.5.0from
Yinwei-Yu:feat/sql/#16525

Conversation

@Yinwei-Yu
Copy link
Contributor

close #16525

#16525

@Yinwei-Yu Yinwei-Yu force-pushed the feat/sql/#16525 branch 2 times, most recently from 1d9ec05 to 1ed9a9a Compare March 9, 2026 09:54
Comment on lines +7 to +10
DBS_MYSQL_HOST=localhost
DBS_MYSQL_PORT=3306
DBS_MYSQL_USER=root
DBS_MYSQL_PASSWORD=TestPwd123
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

源代码去掉这个.env

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(k8s-dbs): dbs sql 幂等性优化+数据库初始化脚本

2 participants