Change resources.

This commit is contained in:
Corneil du Plessis
2023-02-08 15:52:32 +02:00
parent 8e477a3ce1
commit d0bad12a93

View File

@@ -8,13 +8,13 @@
"ram_per_pod": 4,
"cpu_per_pod": 1,
"scale_down": 0,
"disk_size": "200"
"disk_size": "100"
},
"stream_apps_gh_runners": {
"pods_per_job": 1,
"ram_per_pod": 2,
"cpu_per_pod": 2,
"machine_type": "e2-highcpu-16",
"machine_type": "e2-highcpu-8",
"runner_scaling": "manual",
"scale_down": 1,
"arc_version": "v0.27.0",