未验证 提交 6ef372a9 编写于 作者: H huanggze 提交者: GitHub

upgrade monitoring api version (#2015)

Signed-off-by: Nhuanggze <loganhuang@yunify.com>
上级 b5101333
......@@ -34,7 +34,7 @@ const (
RespOK = "ok"
)
var GroupVersion = schema.GroupVersion{Group: GroupName, Version: "v1alpha2"}
var GroupVersion = schema.GroupVersion{Group: GroupName, Version: "v1alpha3"}
func AddToContainer(c *restful.Container, k8sClient kubernetes.Interface, monitoringClient monitoring.Interface) error {
ws := runtime.NewWebService(GroupVersion)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册