mirror of
https://github.com/bvanroll/environment-ff-stage-euw1-gkecluster-primary-dev.git
synced 2025-08-29 12:02:41 +00:00
initial config based of jenkins-x/jenkins-x-boot-config with ref v1.0.82
This commit is contained in:
18
bdd/boot-vault/cluster.yaml
Normal file
18
bdd/boot-vault/cluster.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
clusters:
|
||||
- name: boot-vault
|
||||
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
|
Reference in New Issue
Block a user