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: http:
paths: paths:
- path: / - path: /
pathType: prefix pathType: Prefix
backend: backend:
service: service:
name: grocy name: grocy