Skip to content

Commit 226b7bf

Browse files
committed
Attempt to fix rendering of note
Signed-off-by: Nick Fox <[email protected]>
1 parent 0a2832f commit 226b7bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ossm/cert-manager/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ You can install the cert-manager tool to manage the lifecycle of TLS certificate
9393
9494
Next you will install istio-csr into the `cert-manager` namespace. Depending on which `updateStrategy` (`InPlace` or `RevisionBased`) you will choose for your `Istio` resource, you may need to pass additional options.
9595
96-
> [!NOTE]
97-
> If your controlplane namespace is not `istio-system`, you will need to update `app.istio.namespace` to match your controlplane namespace.
96+
> [!NOTE]
97+
> If your controlplane namespace is not `istio-system`, you will need to update `app.istio.namespace` to match your controlplane namespace.
9898
9999
`InPlace` strategy installation
100100

0 commit comments

Comments
 (0)