From 453d7af70ddae14288e502b235ac48f0e60edb44 Mon Sep 17 00:00:00 2001 From: fcomte Date: Mon, 3 Oct 2022 08:07:47 +0000 Subject: [PATCH] cloudshell --- charts/cloudshell/Chart.yaml | 2 +- charts/cloudshell/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/cloudshell/Chart.yaml b/charts/cloudshell/Chart.yaml index 930a9e65..fbf023a1 100644 --- a/charts/cloudshell/Chart.yaml +++ b/charts/cloudshell/Chart.yaml @@ -20,7 +20,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 4.2.0 +version: 4.3.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. diff --git a/charts/cloudshell/values.yaml b/charts/cloudshell/values.yaml index a3895e93..ddb5acd5 100644 --- a/charts/cloudshell/values.yaml +++ b/charts/cloudshell/values.yaml @@ -99,8 +99,8 @@ networking: ingress: enabled: true tls: true - annotations: - kubernetes.io/ingress.class: nginx + ingressClassName: "" + annotations: [] # kubernetes.io/tls-acme: "true" hostname: chart-example.local # - secretName: chart-example-tls