Skip to content

Commit 6619acf

Browse files
authored
Merge pull request #71 from SebastiaanBASF/master
2 parents c852e14 + 991162e commit 6619acf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployments/kubernetes-helm/templates/ingress.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
http:
3030
paths:
3131
- path: {{ $ingressPath }}
32-
pathType: prefix
32+
pathType: Prefix
3333
backend:
3434
service:
3535
name: {{ $fullName }}

0 commit comments

Comments
 (0)