By default, a new Buildkite org will have one cluster called Default, with a queue named default-queue. This PR updates the elastic ci stack default to match so that we get agents registered with the default queue out of the box.
This might be a breaking change for any orgs that have a queue named default that deploy the elastic stack without supplying a value for BuildkiteQueue.
By default, a new Buildkite org will have one cluster called Default, with a queue named
default-queue
. This PR updates the elastic ci stack default to match so that we get agents registered with the default queue out of the box.This might be a breaking change for any orgs that have a queue named
default
that deploy the elastic stack without supplying a value forBuildkiteQueue
.