Skip to content

Commit

Permalink
Reload traffic for ingress controller in starting (#872)
Browse files Browse the repository at this point in the history
  • Loading branch information
xxx7xxxx committed Dec 2, 2022
1 parent f440e84 commit 4c9b3a1
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ func New(superSpec *supervisor.Spec) *IngressController {
}
}

ic.reloadTraffic()

return ic
}

Expand Down

0 comments on commit 4c9b3a1

Please sign in to comment.