Fix spell in parameter name

This commit is contained in:
Guido Grazioli 2025-04-09 17:22:22 +02:00
commit 314e2f26b2
9 changed files with 12 additions and 9 deletions

View file

@ -464,7 +464,7 @@ argument_specs:
description: "Seconds to let pass before starting healch checks"
default: 10
type: 'int'
keycloak_quarkus_restart_health_check_reries:
keycloak_quarkus_restart_health_check_retries:
description: "Number of attempts for successful health check before failing"
default: 25
type: 'int'