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