From a8d29cfde76ca352da3cc2765aa9ee5dbe8e0d21 Mon Sep 17 00:00:00 2001 From: lburgazzoli Date: Sun, 14 Apr 2019 00:58:26 +0200 Subject: [PATCH] istio: update to documentation to reflect changes for #609 --- docs/traits.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/traits.adoc b/docs/traits.adoc index c7b054dd1a..0493800cb7 100644 --- a/docs/traits.adoc +++ b/docs/traits.adoc @@ -172,6 +172,9 @@ More information can be found in the official Kubernetes documentation about htt ! istio.allow ! Configures a (comma-separated) list of CIDR subnets that should not be intercepted by the Istio proxy (`10.0.0.0/8,172.16.0.0/12,192.168.0.0/16` by default). +! istio.inject +! Forces the value for labels `sidecar.istio.io/inject`. By default the label is set to `true` on deployment and not set on Knative Service. + !=== | service