Fix position of configuration to keep order consistency

pull/167/head
Taro Kawazoe 5 years ago
parent 1e0f18024f
commit 933e3dfe62

@ -201,11 +201,6 @@ ALIASES = {
"KubernetesServices": "AKS",
},
},
"firebase": {
"grow": {
"Messaging": "FCM"
}
},
"gcp": {
"analytics": {
"Bigquery": "BigQuery",
@ -240,6 +235,11 @@ ALIASES = {
"Storage": "GCS",
},
},
"firebase": {
"grow": {
"Messaging": "FCM"
}
},
"k8s": {
"clusterconfig": {
"Limits": "LimitRange",

Loading…
Cancel
Save