replicas
This commit is contained in:
parent
fa5d9d16e3
commit
bd636df3b7
@ -3,4 +3,4 @@ kind: Deployment
|
||||
metadata:
|
||||
name: mywebapp
|
||||
spec:
|
||||
replicas: 2
|
||||
replicas: 3
|
@ -3,4 +3,4 @@ kind: Deployment
|
||||
metadata:
|
||||
name: mywebapp
|
||||
spec:
|
||||
replicas: 3
|
||||
replicas: 4
|
Loading…
Reference in New Issue
Block a user