Skip to content
This repository was archived by the owner on Nov 30, 2021. It is now read-only.

Commit 6989718

Browse files
author
Matthew Fisher
committed
fix(charts): enable hostports by default
1 parent cc7dcfa commit 6989718

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/workflow/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ router:
184184

185185
# Enable to pin router pod hostPort when using minikube or vagrant
186186
host_port:
187-
enabled: false
187+
enabled: true
188188

189189
# Service type default to LoadBalancer
190190
# service_type: LoadBalancer

0 commit comments

Comments
 (0)