Ingress pathType must be title case "Prefix".

This commit is contained in:
2022-05-01 10:04:36 +12:00
parent 738ec0156e
commit c587992209

View File

@ -24,7 +24,7 @@ spec:
http:
paths:
- path: /
pathType: prefix
pathType: Prefix
backend:
service:
name: grocy