1
0
Fork 0
llvm-premerge-checks/k8s_config
ChristianKuehnel 40e8c91295
configuration for new GCP project (#31)
* configuration for new GCP project

* fixed typo

* fixed image names

* set temporary urls during migration phase

* updated config after benchmarks
2019-10-28 09:35:49 -07:00

5 lines
134 B
Text

# config options
GCP_ZONE="us-central1-a"
GCP_CLUSTER="llvm-premerge-checks"
GCP_PROJECT="llvm-premerge-checks"
GCR_HOSTNAME="gcr.io"