Change config map name
This commit is contained in:
parent
b912318eb5
commit
229a3cef83
@ -3,7 +3,7 @@ appName: weatherapp
|
|||||||
port: 3000
|
port: 3000
|
||||||
|
|
||||||
configmap:
|
configmap:
|
||||||
name: myhelmapp-configmap-v1
|
name: weatherapp-configmap-v1
|
||||||
data:
|
data:
|
||||||
CUSTOM_HEADER: 'This app was deployed with helm!'
|
CUSTOM_HEADER: 'This app was deployed with helm!'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user