parameterize health check; refactor serial_then_parallel

This commit is contained in:
Guido Grazioli 2024-05-16 11:16:20 +02:00
commit 4b21569f36
5 changed files with 23 additions and 28 deletions

View file

@ -445,6 +445,14 @@ argument_specs:
description: "Seconds to wait between restarts in HA strategy"
default: 15
type: int
keycloak_quarkus_restart_health_check_delay:
description: "Seconds to let pass before starting healch checks"
default: 10
type: 'int'
keycloak_quarkus_restart_health_check_reries:
description: "Number of attempts for successful health check before failing"
default: 25
type: 'int'
downstream:
options:
rhbk_version: