bk-cmdb icon indicating copy to clipboard operation
bk-cmdb copied to clipboard

helm只支持default命名空间

Open novvoo opened this issue 2 years ago • 2 comments

用文字描述你遇到的问题 helm写的有问题,只支持default命名空间的,需要支持下其他命名空间,比如bkcmdb bkcmdb-mongodb-0.bkcmdb-mongodb-headless.default.svc.cluster.local:27017

重现方法 E1010 17:29:43.646068 1 upgrader/register.go:356] get system version error,err:server selection error: server selection timeout, current topology: { Type: ReplicaSetNoPrimary, Servers: [{ Addr: bkcmdb-mongodb-0.bkcmdb-mongodb-headless.default.svc.cluster.local:27017, Type: Unknown, Last error: connection() error occurred during connection handshake: dial tcp: lookup bkcmdb-mongodb-0.bkcmdb-mongodb-headless.default.svc.cluster.local: no such host }, ] }

novvoo avatar Oct 10 '23 09:10 novvoo

看了下values上有,但部署过程没做说明

novvoo avatar Oct 10 '23 09:10 novvoo