-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Open
Labels
action/priority-normalarea/operatorKeycloak.X OperatorKeycloak.X Operatorkind/enhancementCategorizes a PR related to an enhancementCategorizes a PR related to an enhancementstatus/triageteam/cloud-native
Description
Description
When creating an instance with this manifest:
apiVersion: k8s.keycloak.org/v2alpha1
kind: Keycloak
metadata:
name: keycloak
spec:
hostname:
hostname: "https://keycloak.example.com"
http:
tlsSecret: keycloak-tls
ingress:
className: nginx
An Ingress is created for the hostname
host, but it uses the default certificate of the Ingress Controller. It would be nice for the Ingress to use the http.tlsSecret
, or be able to define it as ingress.tlsSecret
.
Discussion
No response
Motivation
No response
Details
No response
jon-nfc, fragile-ds, siccous, b3go, nmusatti and 2 more
Metadata
Metadata
Assignees
Labels
action/priority-normalarea/operatorKeycloak.X OperatorKeycloak.X Operatorkind/enhancementCategorizes a PR related to an enhancementCategorizes a PR related to an enhancementstatus/triageteam/cloud-native