blob: f0dc23e3b63cc8bce926470aad609f03926d2a88 [file] [log] [blame]
{
port: ":8000",
prom_port: ":20000",
// These values affect the k8s deployment; they are not read in by the binary.
K8S_NODE_SELECTOR_KEY: "beta.kubernetes.io/instance-type",
K8S_NODE_SELECTOR_VALUE1: "n1-standard-16",
K8S_NODE_SELECTOR_VALUE2: "e2-standard-16"
}