Increased replicas to 2
This commit is contained in:
parent
42d7d76681
commit
821afd478b
@ -3,7 +3,7 @@ kind: Deployment
|
||||
metadata:
|
||||
name: simple-example
|
||||
spec:
|
||||
replicas: 1
|
||||
replicas: 2
|
||||
revisionHistoryLimit: 3
|
||||
selector:
|
||||
matchLabels:
|
||||
|
Loading…
x
Reference in New Issue
Block a user