all: resync with master
This commit is contained in:
@@ -116,6 +116,6 @@ func (h *signalHandler) reloadConfig(ctx context.Context) {
|
||||
}
|
||||
|
||||
if h.tlsManager != nil {
|
||||
h.tlsManager.reload()
|
||||
h.tlsManager.reload(ctx)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user