Skip to content

Commit 9dd544a

Browse files
authored
Merge pull request #49071 from JStickler/OSSMDOC-547
OSSMDOC-547: Clarify support for namespace labels for auto-injection.
2 parents 261a05a + 7e29625 commit 9dd544a

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

modules/ossm-vs-istio.adoc

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ The upstream Istio community installation automatically injects the sidecar into
2929

3030
{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.
3131

32-
////
33-
Hold for OSSMDOC-547 as to what we support
3432
.Sidecar injection label and annotation settings
3533
[options="header"]
3634
[cols="a, a, a"]
@@ -41,17 +39,18 @@ Hold for OSSMDOC-547 as to what we support
4139

4240
|Namespace Label
4341
|supports "enabled" and "disabled"
44-
|not supported
42+
|supports "disabled"
4543

4644
|Pod Label
4745
|supports "true" and "false"
4846
|not supported
4947

5048
|Pod Annotation
5149
|supports "false" only
52-
|"true" and "false"
50+
|supports "true" and "false"
5351
|===
54-
////
52+
53+
5554
[id="ossm-rbac_{context}"]
5655
== Istio Role Based Access Control features
5756

0 commit comments

Comments
 (0)