From 53dba36c03b37222620b5e42c1ec0f11cd086307 Mon Sep 17 00:00:00 2001 From: dniel Date: Sat, 16 Jan 2021 12:42:51 +0100 Subject: [PATCH] was correct with port.port it seems. bump version on spa_demo Chart.yaml 0.7.2 --- charts/spa-demo/Chart.yaml | 2 +- charts/spa-demo/values.yaml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/spa-demo/Chart.yaml b/charts/spa-demo/Chart.yaml index 19d21a5..4de292b 100644 --- a/charts/spa-demo/Chart.yaml +++ b/charts/spa-demo/Chart.yaml @@ -3,7 +3,7 @@ name: spa-demo description: Simple React + Typescript SPA application for demo of authorization and authentication using Forwardauth backend in a SPA client. type: application -version: 0.7.1 +version: 0.7.2 appVersion: master dependencies: diff --git a/charts/spa-demo/values.yaml b/charts/spa-demo/values.yaml index 026653d..5d68e98 100644 --- a/charts/spa-demo/values.yaml +++ b/charts/spa-demo/values.yaml @@ -9,7 +9,8 @@ strategy: env: {} service: - port: 80 + port: + port: 80 # traefik2 CRD IngressRoute ingressroute: