feat: add dns propagation wait configuration to application node in workflows
This commit is contained in:
@@ -49,6 +49,7 @@ type applicantProviderOptions struct {
|
||||
CAProviderExtendedConfig map[string]any
|
||||
KeyAlgorithm string
|
||||
Nameservers []string
|
||||
DnsPropagationWait int32
|
||||
DnsPropagationTimeout int32
|
||||
DnsTTL int32
|
||||
DisableFollowCNAME bool
|
||||
|
||||
Reference in New Issue
Block a user