fix path type

This commit is contained in:
2025-03-02 01:06:30 -06:00
parent 0cd7a610f9
commit a14c76f92b

View File

@@ -17,7 +17,7 @@ spec:
rules: rules:
- matches: - matches:
- path: - path:
type: ImplementationSpecific type: PathPrefix
value: / value: /
backendRefs: backendRefs:
- name: headlamp - name: headlamp