diff --git a/apps/base/kanidm/tlsroute.yaml b/apps/base/kanidm/tlsroute.yaml index fb14f65..c27980d 100644 --- a/apps/base/kanidm/tlsroute.yaml +++ b/apps/base/kanidm/tlsroute.yaml @@ -13,9 +13,14 @@ spec: - auth.unkin.net - au.auth.unkin.net parentRefs: - - name: kanidm + - group: gateway.networking.k8s.io + kind: Gateway + name: kanidm sectionName: https-passthrough rules: - backendRefs: - - name: kanidm + - group: "" + kind: Service + name: kanidm port: 8443 + weight: 1