mirror of https://github.com/rancher/ui.git
default to 1.8.5-gke.0
This commit is contained in:
parent
93bb117609
commit
56023c1fbb
|
|
@ -50,7 +50,7 @@ export default Component.extend({
|
|||
type: 'googleKubernetesEngineConfig',
|
||||
diskSizeGb: 100,
|
||||
enableAlphaFeature: false,
|
||||
masterVersion: '1.8.4-gke.1',
|
||||
masterVersion: '1.8.5-gke.0',
|
||||
nodeCount: 3,
|
||||
machineType: 'n1-standard-1',
|
||||
zone: 'us-central1-f',
|
||||
|
|
|
|||
Loading…
Reference in New Issue