Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
cloudshell
Browse files Browse the repository at this point in the history
  • Loading branch information
fcomte committed Oct 3, 2022
1 parent b620fc0 commit 453d7af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/cloudshell/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
4 changes: 2 additions & 2 deletions charts/cloudshell/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 453d7af

Please sign in to comment.