keycloak-operator and certificates

32 views
Skip to first unread message

Florian Schimmer

unread,
Nov 22, 2021, 9:53:29 AM11/22/21
to Keycloak User
Hi, 
up front, i'm not 100% capable when it comes to certificates. 

I have set up a keycloak instance using the keycloak operator, which delivers a certificate generated by the instance. The instance is reachable via ingress under keycloak.local, but delivers a certificate with ingress.local. I want to access my k8s api via this exit point, but kubectl rejects it because of "ingress.local".

```
kind: Keycloak
metadata:
  name: user-keycloak
  labels:
    app: user-keycloak
spec:
  instances: 1
  externalAccess:
    enabled: True
```

I can't quite figure out from the operator doc what options I have to replace the certificate.

Can you give me some tips/approaches?
Reply all
Reply to author
Forward
0 new messages