diff --git a/helm-webapp/values.yaml b/helm-webapp/values.yaml index 2f332a2..83393de 100644 --- a/helm-webapp/values.yaml +++ b/helm-webapp/values.yaml @@ -5,8 +5,8 @@ port: 80 configmap: name: myhelmapp-configmap-v1 data: - CUSTOM_HEADER: 'This app was deployed with helm!' + CUSTOM_HEADER: 'LeadBlackTech-This app was deployed with helm!' image: name: devopsjourney1/mywebapp - tag: latest \ No newline at end of file + tag: latest