blob: 63e5d46c5c026482ac9eb748e7cb17d229f37173 [file] [log] [blame]
{
high_contention_mode: true,
prom_port: ":20000",
ready_port: ":8000",
// These values affect the k8s deployment; they are not read in by the binary.
K8S_REPLICAS: 4,
K8S_NODE_SELECTOR_KEY: "beta.kubernetes.io/instance-type",
K8S_NODE_SELECTOR_VALUE1: "e2-standard-32",
K8S_NODE_SELECTOR_VALUE2: "e2-standard-16"
}