Open
Description
Description
#40481 introduced the --cache-embedded-network-bind-address
CLI option, however as this option is not available in older server versions, we kept the use of -Djgroups.bind.address
in the Operator to simplify the user upgrading experience. When releasing Keycloak 27.0 we should upgrade the Operator to use --cache-embedded-network-bind-address
as by this stage, the CLI option should have been available since KC 26.4.0, providing users ample time to have upgraded their servers to a new version.
Discussion
Motivation
No response
Details
No response