fix: switch default platform to aws for easy migrate
This commit is contained in:
parent
50b9edb473
commit
5201034e75
@ -7,8 +7,8 @@ kubezero:
|
|||||||
global:
|
global:
|
||||||
clusterName: zdt-trial-cluster
|
clusterName: zdt-trial-cluster
|
||||||
|
|
||||||
# platform: aws (kubeadm), gke, or nocloud ( default )
|
# platform: aws (kubeadm, default), gke, or nocloud
|
||||||
platform: "nocloud"
|
platform: "aws"
|
||||||
|
|
||||||
highAvailable: false
|
highAvailable: false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user