This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git
commit 515c74564862c4fcbbe6e758793fa16454c92e4c Author: Edward Xie <waters...@gmail.com> AuthorDate: Tue May 7 10:17:27 2019 +0800 Update ingress port from server to 80 (#4204) --- pulsar/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pulsar/values.yaml b/pulsar/values.yaml index 9db617d..1a17fef 100644 --- a/pulsar/values.yaml +++ b/pulsar/values.yaml @@ -329,7 +329,7 @@ dashboard: tls: {} hostname: "" path: "/" - port: server + port: 80 ## Pulsar Extra: Bastion