diff --git a/content/en/docs/reference/config/istio.mesh.v1alpha1/index.html b/content/en/docs/reference/config/istio.mesh.v1alpha1/index.html index f83380670a..135e1091c7 100644 --- a/content/en/docs/reference/config/istio.mesh.v1alpha1/index.html +++ b/content/en/docs/reference/config/istio.mesh.v1alpha1/index.html @@ -2369,12 +2369,26 @@ to each HTTP request sent.

- +
value
-
string
+
string (oneof)
-

REQUIRED. The HTTP header value.

+

The HTTP header value.

+ + + + +
envName
+
string (oneof)
+
+ +

The HTTP header value from the environment variable.

+

Warning:

+ diff --git a/content/zh/docs/reference/config/istio.mesh.v1alpha1/index.html b/content/zh/docs/reference/config/istio.mesh.v1alpha1/index.html index c947dcb6c2..09c70c3f46 100644 --- a/content/zh/docs/reference/config/istio.mesh.v1alpha1/index.html +++ b/content/zh/docs/reference/config/istio.mesh.v1alpha1/index.html @@ -2369,12 +2369,26 @@ to each HTTP request sent.

- +
value
-
string
+
string (oneof)
-

REQUIRED. The HTTP header value.

+

The HTTP header value.

+ + + + +
envName
+
string (oneof)
+
+ +

The HTTP header value from the environment variable.

+

Warning:

+