Skip to content

Commit 82dbc45

Browse files
committed
Remove nested list
Signed-off-by: Jackie Elliott <jaellio@microsoft.com>
1 parent c166745 commit 82dbc45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mesh/v1alpha1/config.proto

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ message MeshConfig {
484484
}
485485

486486
// Scope configuration to be applied to matching services.
487-
repeated ServiceScopeConfig service_scope = 3;
487+
ServiceScopeConfig service_scope = 3;
488488
}
489489

490490
// $hide_from_docs

0 commit comments

Comments
 (0)