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