feat(metrics): decrease maxReplicas for nowchess-tournament rollout
This commit is contained in:
@@ -141,7 +141,7 @@ spec:
|
|||||||
kind: Rollout
|
kind: Rollout
|
||||||
name: nowchess-tournament
|
name: nowchess-tournament
|
||||||
minReplicas: 1
|
minReplicas: 1
|
||||||
maxReplicas: 3
|
maxReplicas: 1
|
||||||
metrics:
|
metrics:
|
||||||
- type: Resource
|
- type: Resource
|
||||||
resource:
|
resource:
|
||||||
|
|||||||
Reference in New Issue
Block a user