8000 [Operator] Use TLS secret for Ingress · Issue #34777 · keycloak/keycloak · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[Operator] Use TLS secret for Ingress #34777
Open
@heruan

Description

@heruan

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0