提交 96fe7117 编写于 作者: Z zackzhangkai

fix comments

Signed-off-by: Nzackzhangkai <zackzhang@yunify.com>
上级 c5de21af
......@@ -246,7 +246,7 @@ func (v *DestinationRuleController) syncService(key string) error {
!util.IsApplicationComponent(service.Labels) ||
!util.IsServicemeshEnabled(service.Annotations) ||
len(service.Spec.Ports) == 0 {
// services don't have enough labels to create a virtualservice
// services don't have enough labels to create a destinationrule
// or they don't have necessary labels
// or they don't have servicemesh enabled
// or they don't have any ports defined
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册