mirror of
https://github.com/bvanroll/environment-ff-stage-euw1-gkecluster-primary-dev.git
synced 2025-08-29 03:52:45 +00:00
19 lines
352 B
YAML
19 lines
352 B
YAML
clusters:
|
|
- name: boot-local
|
|
args:
|
|
- create
|
|
- cluster
|
|
- gke
|
|
- --project-id=jenkins-x-bdd3
|
|
- -m=n1-standard-2
|
|
- --min-num-nodes=3
|
|
- --max-num-nodes=5
|
|
- -z=europe-west1-c
|
|
- --skip-login
|
|
- --skip-installation
|
|
commands:
|
|
- command: jx
|
|
args:
|
|
- boot
|
|
- -b
|