We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5392d9 commit a8e1953Copy full SHA for a8e1953
pkg/config/config.go
@@ -77,7 +77,7 @@ var (
77
}
78
)
79
80
-var QcloudNamespace = []string{"COS", "CDN"}
+var QcloudNamespace = []string{"COS", "CDN", "QAAP"}
81
82
type TencentCredential struct {
83
AccessKey string `yaml:"access_key"`
0 commit comments