blob: c175ace71c3402e94f9074274a028e9d11dec3bb [file] [log] [blame]
{
diff_cache_namespace: "chrome",
diff_work_subscription: "gold-chrome-diffcalculator", // includes instance id
memcached_server: "gold-memcached-0.gold-memcached:11211",
prom_port: ":20000",
pubsub_fetch_size: 100,
ready_port: ":8000",
tiles_to_process: 2,
// 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: "n1-standard-16",
K8S_NODE_SELECTOR_VALUE2: "e2-standard-16"
}