services/sso: check keycloak
This commit is contained in:
parent
5d8dc23cb5
commit
a43f3fda01
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ let
|
|||
cfg = config.services.keycloak;
|
||||
in
|
||||
{
|
||||
tested.requiredChecks = [ "keycloak" ];
|
||||
reservePortsFor = [ "keycloak" ];
|
||||
|
||||
imports = [
|
||||
|
|
Loading…
Reference in a new issue