1
0
Fork 0

increase number of linux agents

This commit is contained in:
Mikhail Goncharov 2021-05-18 16:20:27 +02:00
parent fc8187c649
commit 10da060717
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ metadata:
name: linux-agents-test
namespace: buildkite
spec:
replicas: 1
replicas: 0
strategy:
rollingUpdate:
maxSurge: 25%

View file

@ -18,7 +18,7 @@ metadata:
name: linux-agents
namespace: buildkite
spec:
replicas: 4
replicas: 5
strategy:
rollingUpdate:
maxSurge: 25%