change maxReplicas 10 --> 20
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 7m47s
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 7m47s
This commit is contained in:
@@ -8,7 +8,7 @@ spec:
|
|||||||
kind: Deployment
|
kind: Deployment
|
||||||
name: escape-game
|
name: escape-game
|
||||||
minReplicas: 2
|
minReplicas: 2
|
||||||
maxReplicas: 10
|
maxReplicas: 20
|
||||||
metrics:
|
metrics:
|
||||||
- type: Resource
|
- type: Resource
|
||||||
resource:
|
resource:
|
||||||
|
|||||||
Reference in New Issue
Block a user