diff --git a/content/en/docs/reference/config/networking/virtual-service/index.html b/content/en/docs/reference/config/networking/virtual-service/index.html index 3e088f9b86..13fef79040 100644 --- a/content/en/docs/reference/config/networking/virtual-service/index.html +++ b/content/en/docs/reference/config/networking/virtual-service/index.html @@ -300,9 +300,6 @@ namespaces by default.

the virtual service is declared in. Similarly the value “*” is reserved and defines an export to all namespaces.

-

NOTE: in the current release, the exportTo value is restricted to -“.” or “*” (i.e., the current namespace or all namespaces).

- No @@ -545,7 +542,7 @@ spec: protocol: HTTP resolution: DNS --- -apiVersion: networking.istio.io/v1alpha3 +apiVersion: networking.istio.io/v1beta1 kind: VirtualService metadata: name: my-wiki-rule