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