Camunda 8 with existing keycloak

Hi everyone!

I’m new to camunda and kubernetes so i apologise in advance if my question is too basic.

I’m trying to install camunda 8 chart. I’d like to use a keycloak that is already installed in our ecosystem (same cluster in a different namespace, accessible with a public url available). But i can’t figure out how to do so.

In values, I have to set identity.auth.enabled=true because I need optimise so the keycloak subchart is automatically installed.

Please can anyone guide me through ?

Many thanks !

Hi @lpi, see this forum post: Identity with own Keycloak. Does this help you out?

Josh