add matches
This commit is contained in:
@@ -27,3 +27,7 @@ spec:
|
|||||||
name: authentik-server
|
name: authentik-server
|
||||||
port: 80
|
port: 80
|
||||||
weight: 1
|
weight: 1
|
||||||
|
matches:
|
||||||
|
- path:
|
||||||
|
type: PathPrefix
|
||||||
|
value: /
|
||||||
|
Reference in New Issue
Block a user