keycloak's ingress is no longer special
This commit is contained in:
parent
364819fbf7
commit
d6fac56f2e
1 changed files with 0 additions and 5 deletions
|
@ -11,12 +11,7 @@ apiVersion: networking.k8s.io/v1
|
|||
kind: Ingress
|
||||
metadata:
|
||||
name: keycloak
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt
|
||||
spec:
|
||||
tls:
|
||||
- hosts: [auth-next.janky.solutions]
|
||||
secretName: auth-next.janky.solutions
|
||||
rules:
|
||||
- host: auth-next.janky.solutions
|
||||
http:
|
||||
|
|
Loading…
Reference in a new issue