keycloak-documentation icon indicating copy to clipboard operation
keycloak-documentation copied to clipboard

KeyCloak Operator uses DNS_PING, not JDBC_PING.

Open tmurakam opened this issue 4 years ago • 0 comments

Describe the bug

server_installation/topics/operator/keycloak-cr.adoc says:

keycloak-discovery Service - Performs JDBC_PING discovery

But it seems that the operator implementation uses DNS_PING, not JDBC_PING.

Source code: https://github.com/keycloak/keycloak-operator/blob/main/pkg/model/keycloak_deployment.go

Version

16.1.0

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Anything else?

No response

tmurakam avatar Jan 01 '22 05:01 tmurakam