From 6e53a436f255201ceee85cc9475f4af21c7f730e Mon Sep 17 00:00:00 2001 From: Dustin Jenkins Date: Fri, 20 Dec 2024 13:12:29 -0800 Subject: [PATCH] fix: for for adding cred to regitry client --- helm/applications/skaha/Chart.yaml | 2 +- helm/applications/skaha/skaha-config/ingress-notebook.yaml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/helm/applications/skaha/Chart.yaml b/helm/applications/skaha/Chart.yaml index 9608900..ef1fdfa 100644 --- a/helm/applications/skaha/Chart.yaml +++ b/helm/applications/skaha/Chart.yaml @@ -15,7 +15,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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.9.3 +version: 0.9.2 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/helm/applications/skaha/skaha-config/ingress-notebook.yaml b/helm/applications/skaha/skaha-config/ingress-notebook.yaml index 7582b2b..f858d15 100644 --- a/helm/applications/skaha/skaha-config/ingress-notebook.yaml +++ b/helm/applications/skaha/skaha-config/ingress-notebook.yaml @@ -17,4 +17,3 @@ spec: name: skaha-notebook-svc-${skaha.sessionid} port: 8888 scheme: http - serversTransport: workload-servers-transport