Skip to content

Commit dda37bc

Browse files
committed
Revert back to regular note
Signed-off-by: Nick Fox <[email protected]>
1 parent 226b7bf commit dda37bc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/ossm/cert-manager/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,9 @@ 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+
<!-- GitHub alerts cannot be nested within other elements but removing the indentation here messes up the rest of the indentation below. For this reason, using a plain note here instead of a fancy Alert.-->
97+
98+
**Note:** If your controlplane namespace is not `istio-system`, you will need to update `app.istio.namespace` to match your controlplane namespace.
9899
99100
`InPlace` strategy installation
100101

0 commit comments

Comments
 (0)