Skip to content

Commit c0fdc6f

Browse files
authored
Merge pull request #90599 from openshift-cherrypick-robot/cherry-pick-90560-to-service-mesh-docs-3.0
[service-mesh-docs-3.0] OSSM-8598 Clarifying Optional bullet point in Sidecar injection
2 parents b969871 + d8f0ed6 commit c0fdc6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

install/ossm-sidecar-injection-assembly.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ include::modules/ossm-enabling-sidecar-injection.adoc[leveloffset=+1]
1818
== Additional resources
1919
* link:https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/[About admission controllers] (Kubernetes documentation)
2020
* link:https://istio.io/latest/docs/ops/common-problems/injection/[Istio sidecar injection problems] (Istio documentation)
21-
* xref:../install/ossm-installing-openshift-service-mesh.adoc#deploying-book-info_ossm-about-bookinfo-application[Bookinfo application]
21+
* xref:../install/ossm-installing-openshift-service-mesh.adoc#deploying-book-info_ossm-about-bookinfo-application[Deploying the Bookinfo application]
2222
* xref:../install/ossm-installing-openshift-service-mesh.adoc#ossm-scoping-service-mesh-with-discoveryselectors_ossm-creating-istiocni-resource[Scoping service mesh with discovery selectors]

modules/ossm-enabling-sidecar-injection.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To demonstrate different approaches for configuring sidecar injection, the follo
1212
* You have installed the {SMProductName} Operator, created an `{istio}` resource, and the Operator has deployed {istio}.
1313
* You have created the `IstioCNI` resource, and the Operator has deployed the necessary `IstioCNI` pods.
1414
* You have created the namespaces that are to be part of the mesh, and they are discoverable by the Istio control plane.
15-
* Optional: You have deployed the workloads to be included in the mesh. In the following examples, the Bookinfo has been deployed to the `bookinfo` namespace, but sidecar injection (step 5) has not been configured.
15+
* Optional: You have deployed the workloads to be included in the mesh. In the following examples, the Bookinfo has been deployed to the `bookinfo` namespace, but sidecar injection (step 5) has not been configured. For more information, see "Deploying the Bookinfo application".
1616
1717
[id="ossm-enabling-sidecar-injection-namespace-labels_{context}"]
1818
== Enabling sidecar injection with namespace labels

0 commit comments

Comments
 (0)