diff --git a/grocy/templates/ingress.yaml b/grocy/templates/ingress.yaml index c07a6c3..53da25a 100644 --- a/grocy/templates/ingress.yaml +++ b/grocy/templates/ingress.yaml @@ -24,7 +24,7 @@ spec: http: paths: - path: / - pathType: prefix + pathType: Prefix backend: service: name: grocy