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
|
||||
name: escape-game
|
||||
minReplicas: 2
|
||||
maxReplicas: 10
|
||||
maxReplicas: 20
|
||||
metrics:
|
||||
- type: Resource
|
||||
resource:
|
||||
|
||||
Reference in New Issue
Block a user