[orbitbhyve] Remove obsolete redirects setting (#18803)
Signed-off-by: Ondrej Pecta <opecta@gmail.com>main
parent
5437a6685c
commit
2c945fdf41
|
@ -117,7 +117,6 @@ public class OrbitBhyveBridgeHandler extends ConfigStatusBridgeHandler {
|
|||
@Override
|
||||
public void initialize() {
|
||||
config = getConfigAs(OrbitBhyveConfiguration.class);
|
||||
httpClient.setFollowRedirects(false);
|
||||
|
||||
scheduler.execute(() -> {
|
||||
login();
|
||||
|
|
Loading…
Reference in New Issue