Change config map name

This commit is contained in:
jshu0 2023-08-16 10:27:09 -05:00
parent b912318eb5
commit 229a3cef83

View File

@ -3,7 +3,7 @@ appName: weatherapp
port: 3000
configmap:
name: myhelmapp-configmap-v1
name: weatherapp-configmap-v1
data:
CUSTOM_HEADER: 'This app was deployed with helm!'