fix(netbird): allow required endpoint from keycloak

This commit is contained in:
Vegard Hagen
2024-11-17 17:03:30 +01:00
parent d74b811d84
commit 91e389dc0e
+3
View File
@@ -17,6 +17,9 @@ spec:
- path:
type: PathPrefix
value: /resources
- path:
type: PathPrefix
value: /admin/realms/homelab/users/count
backendRefs:
- name: keycloak
port: 80