Update Image 🛠️
This commit is contained in:
parent
405b23afb7
commit
61bce55032
@ -9,4 +9,4 @@ configmap:
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
name: helm-webapp-demo/mywebapp
|
name: helm-webapp-demo/mywebapp
|
||||||
tag: latest
|
tag: latest
|
||||||
|
@ -3,4 +3,4 @@ kind: Deployment
|
|||||||
metadata:
|
metadata:
|
||||||
name: kustom-webapp-demo
|
name: kustom-webapp-demo
|
||||||
spec:
|
spec:
|
||||||
replicas: 3
|
replicas: 3
|
||||||
|
@ -3,4 +3,4 @@ kind: Deployment
|
|||||||
metadata:
|
metadata:
|
||||||
name: kustom-webapp-demo
|
name: kustom-webapp-demo
|
||||||
spec:
|
spec:
|
||||||
replicas: 4
|
replicas: 4
|
||||||
|
Loading…
Reference in New Issue
Block a user