Ingress pathType must be title case "Prefix".
This commit is contained in:
@ -24,7 +24,7 @@ spec:
|
|||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: prefix
|
pathType: Prefix
|
||||||
backend:
|
backend:
|
||||||
service:
|
service:
|
||||||
name: grocy
|
name: grocy
|
||||||
|
|||||||
Reference in New Issue
Block a user