Skip to content

Commit 0817c9b

Browse files
committed
Use prefix for ingress
1 parent 4645935 commit 0817c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ ingress:
5252
- host: chart-example.local
5353
paths:
5454
- path: /
55-
pathType: ImplementationSpecific
55+
pathType: Prefix
5656
tls: []
5757
# - secretName: chart-example-tls
5858
# hosts:

0 commit comments

Comments
 (0)