fix path type
This commit is contained in:
@@ -17,7 +17,7 @@ spec:
|
||||
rules:
|
||||
- matches:
|
||||
- path:
|
||||
type: Prefix
|
||||
type: PathPrefix
|
||||
value: /
|
||||
backendRefs:
|
||||
- name: authentik-server
|
||||
|
Reference in New Issue
Block a user