diff --git a/modules/ossm-vs-istio.adoc b/modules/ossm-vs-istio.adoc index 2645311503b9..0157867bef5f 100644 --- a/modules/ossm-vs-istio.adoc +++ b/modules/ossm-vs-istio.adoc @@ -29,8 +29,6 @@ The upstream Istio community installation automatically injects the sidecar into {SMProductName} does not automatically inject the sidecar to any pods, but requires you to opt in to injection using an annotation without labeling projects. This method requires fewer privileges and does not conflict with other OpenShift capabilities such as builder pods. To enable automatic injection you specify the `sidecar.istio.io/inject` annotation as described in the Automatic sidecar injection section. -//// -Hold for OSSMDOC-547 as to what we support .Sidecar injection label and annotation settings [options="header"] [cols="a, a, a"] @@ -41,7 +39,7 @@ Hold for OSSMDOC-547 as to what we support |Namespace Label |supports "enabled" and "disabled" -|not supported +|supports "disabled" |Pod Label |supports "true" and "false" @@ -49,9 +47,10 @@ Hold for OSSMDOC-547 as to what we support |Pod Annotation |supports "false" only -|"true" and "false" +|supports "true" and "false" |=== -//// + + [id="ossm-rbac_{context}"] == Istio Role Based Access Control features