Skip to content

Commit 5434c6a

Browse files
committed
fix version example
1 parent f1dbd36 commit 5434c6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

authentication/managing_cloud_provider_credentials/cco-mode-mint.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The CCO uses the `admin` credential to process the `CredentialsRequest` objects
1717
With mint mode, each cluster component has only the specific permissions it requires.
1818
Cloud credential reconciliation is automatic and continuous so that components can perform actions that require additional credentials or permissions.
1919

20-
For example, a minor version cluster update (such as updating from {product-version}.3 to {product-version}.4) might include an updated `CredentialsRequest` resource for a cluster component.
20+
For example, a minor version cluster update (such as updating from {product-title} 4.16 to 4.17) might include an updated `CredentialsRequest` resource for a cluster component.
2121
The CCO, operating in mint mode, uses the `admin` credential to process the `CredentialsRequest` resource and create users with limited permissions to satisfy the updated authentication requirements.
2222

2323
[NOTE]

modules/manually-removing-cloud-creds.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The CCO only requires the administrator-level credential during changes that req
1414

1515
[NOTE]
1616
====
17-
Before performing a minor version cluster update (for example, updating from {product-version}.3 to {product-version}.4), you must reinstate the credential secret with the administrator-level credential.
17+
Before performing a minor version cluster update (for example, updating from {product-title} 4.16 to 4.17), you must reinstate the credential secret with the administrator-level credential.
1818
If the credential is not present, the update might be blocked.
1919
====
2020

0 commit comments

Comments
 (0)