blob: 10b6e5b6c513f7013f5ed381d9bc9cfcefd62b95 [file] [log] [blame]
{
backup_poll_interval: "1h",
backup_poll_scope: "2h",
ingestion_files_topic: "gold-lottie-spec-data-files",
ingestion_subscription: "gold-lottie-spec-ingestion",
prom_port: ":20000",
ready_port: ":9091",
primary_branch_config: {
type: "sql_primary",
gcs_source: {
bucket: "lottie-animation-community-tests",
prefix: "dm-json-v1"
},
extra_configuration: {
TileWidth: "100",
}
},
// 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"
}