Replies: 1 comment
-
|
Hi @gjain-sag , are you missing to include the "below spec"? Could you elaborate and share the entire Keycloak CR, what you are observing happening in the cluster, and any relevant log? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
Added below spec to Keycloak cluster definition, but the cluster fails to come up. Any pointers what could be wrong here.
unsupported: podTemplate: spec: containers: - livenessProbe: exec: command: - curl - silent - http://127.0.0.1:8080/health/live httpGet: path: /auth/health/live scheme: http host: 127.0.0.1 port: 8080Beta Was this translation helpful? Give feedback.
All reactions