keycloak's ingress is no longer special

This commit is contained in:
Finn 2024-07-18 11:56:27 -07:00
parent 364819fbf7
commit d6fac56f2e

View file

@ -11,12 +11,7 @@ apiVersion: networking.k8s.io/v1
kind: Ingress kind: Ingress
metadata: metadata:
name: keycloak name: keycloak
annotations:
cert-manager.io/cluster-issuer: letsencrypt
spec: spec:
tls:
- hosts: [auth-next.janky.solutions]
secretName: auth-next.janky.solutions
rules: rules:
- host: auth-next.janky.solutions - host: auth-next.janky.solutions
http: http: