mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-23 05:10:31 -07:00
disable restart health check because of selfsigned cert
This commit is contained in:
parent
ac0ceca35f
commit
f628b84fb0
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
keycloak_quarkus_systemd_wait_for_timeout: 20
|
keycloak_quarkus_systemd_wait_for_timeout: 20
|
||||||
keycloak_quarkus_systemd_wait_for_delay: 2
|
keycloak_quarkus_systemd_wait_for_delay: 2
|
||||||
keycloak_quarkus_systemd_wait_for_log: true
|
keycloak_quarkus_systemd_wait_for_log: true
|
||||||
|
keycloak_quarkus_restart_health_check: false # would fail because of self-signed cert
|
||||||
keycloak_quarkus_providers:
|
keycloak_quarkus_providers:
|
||||||
- id: http-client
|
- id: http-client
|
||||||
spi: connections
|
spi: connections
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue