mirror of
https://github.com/certd/certd.git
synced 2026-04-14 04:20:52 +08:00
refactor: tke ingress 内网配置
This commit is contained in:
@@ -37,7 +37,7 @@ describe('DeployCertToTencentTKEIngress', function () {
|
||||
// })
|
||||
//
|
||||
it('#getTKESecrets', async function () {
|
||||
this.timeout(5000)
|
||||
this.timeout(50000)
|
||||
const { options, deployOpts } = await getOptions()
|
||||
const plugin = new DeployCertToTencentTKEIngress(options)
|
||||
const tkeClient = plugin.getTkeClient(options.accessProviders[deployOpts.props.accessProvider], deployOpts.props.region)
|
||||
|
||||
Reference in New Issue
Block a user