mirror of
https://github.com/google/security-research
synced 2026-06-08 14:27:23 +00:00
[v8ctf] add cluster config
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
CLUSTER_TYPE=kind
|
||||
PROJECT=
|
||||
ZONE=europe-west4-b
|
||||
REGISTRY=eu.gcr.io
|
||||
CLUSTER_NAME=kctf-cluster
|
||||
DOMAIN_NAME=
|
||||
EMAIL_ADDRESS=
|
||||
@@ -0,0 +1,7 @@
|
||||
CLUSTER_TYPE=gce
|
||||
PROJECT=gctf-vrp
|
||||
ZONE=europe-west4-b
|
||||
REGISTRY=eu.gcr.io
|
||||
CLUSTER_NAME=v8ctf
|
||||
DOMAIN_NAME=v8ctf.ctfcompetition.com
|
||||
EMAIL_ADDRESS=
|
||||
Reference in New Issue
Block a user