From 511842b7249cbe86d0ac7dc766f57251ffe0432f Mon Sep 17 00:00:00 2001 From: jshu0 Date: Tue, 15 Aug 2023 12:07:45 -0500 Subject: [PATCH] updated app name --- helm-webapp/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-webapp/values.yaml b/helm-webapp/values.yaml index b5f7a7c..020cc14 100644 --- a/helm-webapp/values.yaml +++ b/helm-webapp/values.yaml @@ -1,4 +1,4 @@ -appName: myhelmapp +appName: weatherapp port: 3000