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