mirror of
https://github.com/optim-enterprises-bv/homelab.git
synced 2025-10-30 01:22:31 +00:00
fix(netbird): allow required endpoint from keycloak
This commit is contained in:
@@ -17,6 +17,9 @@ spec:
|
||||
- path:
|
||||
type: PathPrefix
|
||||
value: /resources
|
||||
- path:
|
||||
type: PathPrefix
|
||||
value: /admin/realms/homelab/users/count
|
||||
backendRefs:
|
||||
- name: keycloak
|
||||
port: 80
|
||||
|
||||
Reference in New Issue
Block a user