Skip to content

Commit 065cec0

Browse files
OCPBUGS#30072: Operator SDK, typo fix
1 parent 4e67151 commit 065cec0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/osdk-csv-annotations-infra.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ The `features.operators.openshift.io` infrastructure feature annotations depreca
3535
|`"true"` or `"false"`
3636

3737
|`features.operators.openshift.io/token-auth-aws`
38-
|Specify whether an Operator supports configuration for tokenzied authentication with AWS APIs via AWS Secure Token Service (STS) by using the Cloud Credential Operator (CCO).
38+
|Specify whether an Operator supports configuration for tokenized authentication with AWS APIs via AWS Secure Token Service (STS) by using the Cloud Credential Operator (CCO).
3939
|`"true"` or `"false"`
4040

4141
|`features.operators.openshift.io/token-auth-azure`
42-
|Specify whether an Operator supports configuration for tokenzied authentication with Azure APIs via Azure Managed Identity by using the Cloud Credential Operator (CCO).
42+
|Specify whether an Operator supports configuration for tokenized authentication with Azure APIs via Azure Managed Identity by using the Cloud Credential Operator (CCO).
4343
|`"true"` or `"false"`
4444

4545
|`features.operators.openshift.io/token-auth-gcp`
46-
|Specify whether an Operator supports configuration for tokenzied authentication with Google Cloud APIs via GCP Workload Identity Foundation (WIF) by using the Cloud Credential Operator (CCO).
46+
|Specify whether an Operator supports configuration for tokenized authentication with Google Cloud APIs via GCP Workload Identity Foundation (WIF) by using the Cloud Credential Operator (CCO).
4747
|`"true"` or `"false"`
4848

4949
|`features.operators.openshift.io/cnf`

0 commit comments

Comments
 (0)