We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10f2dd8 commit b67181bCopy full SHA for b67181b
hack/prow/boskos-cfg-arm64.json
@@ -0,0 +1,9 @@
1
+{
2
+ "GCPZone": "us-central1-b",
3
+ "InstanceImage": "ubuntu-os-cloud/ubuntu-2404-lts-arm64",
4
+ "InstanceType": "t2a-standard-8",
5
+ "DiskGiB": 300,
6
+ "BoskosAcquireTimeoutSeconds": 180,
7
+ "BoskosHeartbeatIntervalSeconds": 10,
8
+ "BoskosLocation": "http://boskos.test-pods.svc.cluster.local"
9
+}
0 commit comments