This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/polaris-tools.git
from 95f460b Add ability to mangle names so that they are less predictable
and compressable (#107)
add 28f5360 added httproute to console helm chart (#105)
No new revisions were added by this update.
Summary of changes:
console/helm/templates/_helpers.tpl | 9 ++++
.../templates/{service.yaml => httproute.yaml} | 33 ++++++++----
console/helm/templates/ingress.yaml | 63 ++++++++++++++++++++++
console/helm/values.yaml | 29 ++++++++++
4 files changed, 124 insertions(+), 10 deletions(-)
copy console/helm/templates/{service.yaml => httproute.yaml} (51%)
create mode 100644 console/helm/templates/ingress.yaml