Skip to content

Commit

Permalink
Change config map name
Browse files Browse the repository at this point in the history
  • Loading branch information
jshu0 committed Aug 16, 2023
1 parent b912318 commit 229a3ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weather-webapp/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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!'

Expand Down

0 comments on commit 229a3ce

Please sign in to comment.