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
|
name: linux-agents-test
|
||||||
namespace: buildkite
|
namespace: buildkite
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 0
|
||||||
strategy:
|
strategy:
|
||||||
rollingUpdate:
|
rollingUpdate:
|
||||||
maxSurge: 25%
|
maxSurge: 25%
|
||||||
|
|
|
@ -18,7 +18,7 @@ metadata:
|
||||||
name: linux-agents
|
name: linux-agents
|
||||||
namespace: buildkite
|
namespace: buildkite
|
||||||
spec:
|
spec:
|
||||||
replicas: 4
|
replicas: 5
|
||||||
strategy:
|
strategy:
|
||||||
rollingUpdate:
|
rollingUpdate:
|
||||||
maxSurge: 25%
|
maxSurge: 25%
|
||||||
|
|
Loading…
Reference in a new issue