Skip to content

Commit 0a2832f

Browse files
nrfoxsridhargaddam
andcommitted
Update docs/ossm/cert-manager/README.md
Co-authored-by: Sridhar Gaddam <[email protected]> Signed-off-by: Nick Fox <[email protected]>
1 parent cce1221 commit 0a2832f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ossm/cert-manager/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ You can install the cert-manager tool to manage the lifecycle of TLS certificate
226226
227227
This section only applies to `RevisionBased` deployments.
228228
229-
Because istio-csr requires you to pass all revisions, each time you upgrade your `RevsionBased` controlplane you will need to **first** update your istio-csr deployment with the new revision before you update your `Istio.spec.version`. For example, before upgrading your controlplane from `v1.23.0 --> v1.23.1`, you need to first update your istio-csr deployment with the new revision:
229+
Because istio-csr requires you to pass all revisions, each time you upgrade your `RevisionBased` controlplane you will need to **first** update your istio-csr deployment with the new revision before you update your `Istio.spec.version`. For example, before upgrading your controlplane from `v1.23.0 --> v1.23.1`, you need to first update your istio-csr deployment with the new revision:
230230
231231
```sh
232232
helm upgrade cert-manager-istio-csr jetstack/cert-manager-istio-csr \

0 commit comments

Comments
 (0)