Skip to content

Commit 42c581f

Browse files
committed
Modify the default value returned by the filter plugin
1 parent c987a21 commit 42c581f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tencentcloud/services/tke/extension_tke.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ var TKE_ADDON_DEFAULT_VALUES_KEY = []string{
130130
"global.cluster.clustertype",
131131
"global.cluster.kubeversion",
132132
"global.cluster.kubeminor",
133+
"global.cluster.region",
134+
"global.cluster.longregion",
133135
}
134136

135137
const (

0 commit comments

Comments
 (0)