fix(kanidm): add explicit group/kind/weight to TLSRoute refs #165

Merged
unkinben merged 1 commits from benvin/kanidm-outsync-fix into main 2026-05-25 22:43:53 +10:00
+7 -2
View File
@@ -13,9 +13,14 @@ spec:
- auth.unkin.net - auth.unkin.net
- au.auth.unkin.net - au.auth.unkin.net
parentRefs: parentRefs:
- name: kanidm - group: gateway.networking.k8s.io
kind: Gateway
name: kanidm
sectionName: https-passthrough sectionName: https-passthrough
rules: rules:
- backendRefs: - backendRefs:
- name: kanidm - group: ""
kind: Service
name: kanidm
port: 8443 port: 8443
weight: 1