Updating the authentication service
-
(Recommended) Back up data used by the service.
-
Fetch new installation artifacts.
To get artifacts for the authentication service only, add
--services=keycloak
after thepull
command. Without this parameter artifacts for all services will be fetched by default.See the reference of DGCLI command-line arguments.
-
Check out breaking changes. If necessary, update settings in the
values-keycloak.yaml
configuration file. For more information, see the service installation instructions. -
Run the command to update the service:
helm upgrade --install --version=1.31.0 --atomic --values ./values-keycloak.yaml keycloak 2gis-on-premise/keycloak