This is an automated email from the ASF dual-hosted git repository.
riemer pushed a change to branch 1207-improve-helm-charts
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from 3e95faa03 Use non-root Dockerfile for nginx (#1207)(#454)
add 7a0d5f39c Improve Ingress and Ingressroute (#1207)
No new revisions were added by this update.
Summary of changes:
installer/k8s/templates/core/ui-configmap.yaml | 7 ++--
installer/k8s/templates/core/ui-deployment.yaml | 12 +-----
installer/k8s/templates/core/ui-ingress.yaml | 16 +++++---
installer/k8s/templates/core/ui-ingressroute.yaml | 46 +++++++++++++++++++++++
installer/k8s/values.yaml | 23 +++++++++++-
5 files changed, 83 insertions(+), 21 deletions(-)
create mode 100644 installer/k8s/templates/core/ui-ingressroute.yaml