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: rules:
- matches: - matches:
- path: - path:
type: Prefix type: PathPrefix
value: / value: /
backendRefs: backendRefs:
- name: authentik-server - name: authentik-server