Update Image 🛠️

This commit is contained in:
derek-afriyie-aera 2023-02-22 17:12:22 -05:00
parent 61a23d284c
commit 405b23afb7
3 changed files with 3 additions and 3 deletions

View File

@ -8,5 +8,5 @@ configmap:
CUSTOM_HEADER: 'This app was deployed with helm!'
image:
name: devopsjourney1/mywebapp
name: helm-webapp-demo/mywebapp
tag: latest

View File

@ -1,6 +1,6 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: mywebapp
name: kustom-webapp-demo
spec:
replicas: 3

View File

@ -1,6 +1,6 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: mywebapp
name: kustom-webapp-demo
spec:
replicas: 4