diff --git a/gcf/custom/gcp/config/datcom-internal.yaml b/gcf/custom/gcp/config/datcom-internal.yaml new file mode 100644 index 0000000..4351fd6 --- /dev/null +++ b/gcf/custom/gcp/config/datcom-internal.yaml @@ -0,0 +1,12 @@ +projectID: "datcom-internal" +instance: "dc-graph" +cluster: "dc-graph-c1" +nodesHigh: "3" +nodesLow: "1" +dataflowTemplate: "gs://datcom-templates/templates/flex/csv_to_bt_0.0.3.json" +tempLocation: "gs://datcom-internal-dev-resources/dataflow/tmp" +controllerTriggerTopic: "projects/datcom-204919/topics/private-import-notification-dev" +bucket: "datcom-internal-dev-resources" +gcfSA: "datcom-internal@appspot.gserviceaccount.com" +skipNamesInSvgCache: "true" +processCapacitor: "true"