1
0
Fork 0

resurrect linux-agents

This commit is contained in:
Mikhail Goncharov 2023-07-17 13:19:53 +02:00
parent 377ea890b8
commit 858ed55646

View file

@ -18,11 +18,11 @@ metadata:
name: linux-agents name: linux-agents
namespace: buildkite namespace: buildkite
spec: spec:
replicas: 0 replicas: 6
strategy: strategy:
rollingUpdate: rollingUpdate:
maxSurge: 25% maxUnavailable: 1
maxUnavailable: 50% maxSurge: 0
type: RollingUpdate type: RollingUpdate
selector: selector:
matchLabels: matchLabels:
@ -79,4 +79,4 @@ spec:
emptyDir: {} emptyDir: {}
nodeSelector: nodeSelector:
cloud.google.com/gke-nodepool: linux-agents-2 cloud.google.com/gke-nodepool: linux-agents-2
terminationGracePeriodSeconds: 3600 terminationGracePeriodSeconds: 30