increase number of linux agents
This commit is contained in:
parent
fc8187c649
commit
10da060717
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ metadata:
|
|||
name: linux-agents-test
|
||||
namespace: buildkite
|
||||
spec:
|
||||
replicas: 1
|
||||
replicas: 0
|
||||
strategy:
|
||||
rollingUpdate:
|
||||
maxSurge: 25%
|
||||
|
|
|
@ -18,7 +18,7 @@ metadata:
|
|||
name: linux-agents
|
||||
namespace: buildkite
|
||||
spec:
|
||||
replicas: 4
|
||||
replicas: 5
|
||||
strategy:
|
||||
rollingUpdate:
|
||||
maxSurge: 25%
|
||||
|
|
Loading…
Reference in a new issue