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