fix path type

This commit is contained in:
2024-08-21 19:04:40 -05:00
parent 67d393b8f2
commit 8415df82db

View File

@@ -17,7 +17,7 @@ spec:
rules:
- matches:
- path:
type: Prefix
type: PathPrefix
value: /
backendRefs:
- name: authentik-server