mirror of
https://github.com/usual2970/certimate.git
synced 2025-06-19 19:00:00 +00:00
fix: #781
This commit is contained in:
parent
a048eb95a9
commit
3ec0ba7052
@ -202,6 +202,7 @@ func (d *DeployerProvider) updateListenerCertificate(ctx context.Context, cloudA
|
||||
listListenerCertificatesReq := &aliga.ListListenerCertificatesRequest{
|
||||
RegionId: tea.String("cn-hangzhou"),
|
||||
AcceleratorId: tea.String(d.config.AcceleratorId),
|
||||
ListenerId: tea.String(d.config.ListenerId),
|
||||
NextToken: listListenerCertificatesNextToken,
|
||||
MaxResults: tea.Int32(20),
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user