Problem Statement
Currently there is no way to wait Keycloak readiness before running the job.
Proposed Solution
Easiest solution is to add support for init container(s).
User can then implement Keycloak polling (or whatever) by him/herself.
Environment
- Keycloak Version: [e.g. 24.0.1]
- keycloak-config-cli Version: [e.g. 5.11.1]
- Java Version: [e.g. 21]
Additional information
No response
Acceptance Criteria
No response