This commit is contained in:
Brad 2022-12-15 17:08:38 -08:00
parent fa5d9d16e3
commit bd636df3b7
2 changed files with 2 additions and 2 deletions

View File

@ -3,4 +3,4 @@ kind: Deployment
metadata:
name: mywebapp
spec:
replicas: 2
replicas: 3

View File

@ -3,4 +3,4 @@ kind: Deployment
metadata:
name: mywebapp
spec:
replicas: 3
replicas: 4