Skip to content

Commit 2e65070

Browse files
author
Diego Naya Lazo
committed
Added paths value in values.yaml. Needed when creating an ingress and missing in the example values.yaml.
1 parent fb6d814 commit 2e65070

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

helm/fishymetrics/values.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ ingress:
9696
enabled: false
9797
hosts:
9898
- chart-example.local
99+
paths:
100+
- "/"
99101
annotations: {}
100102
# kubernetes.io/ingress.class: nginx
101103
# kubernetes.io/tls-acme: "true"

0 commit comments

Comments
 (0)