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 name: linux-agents-test
namespace: buildkite namespace: buildkite
spec: spec:
replicas: 1 replicas: 0
strategy: strategy:
rollingUpdate: rollingUpdate:
maxSurge: 25% maxSurge: 25%

View file

@ -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%