Skip to content

Commit b061c45

Browse files
authored
Merge pull request #39342 from sayjadha/JIRA-OSDOCS3005
JIRA-OSDOCS3005: Removed one reference of deprecated --prefix flag
2 parents 062fd84 + 6accf0e commit b061c45

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/rosa-upgrading-preparing-4-7-to-4-8.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ $ rosa create account-roles --mode auto
2929
+
3030
[IMPORTANT]
3131
====
32-
If you created the roles and policies for version 4.7 with a custom prefix, you must include the `--prefix` option and specify the same prefix name. Specifying the prefix name ensures that the existing roles and policies used by the cluster are updated.
32+
If you created the roles and policies with a custom prefix, you must include the `--prefix` option and specify the same prefix name. Specifying the prefix name ensures that the existing roles and policies used by the cluster are updated. If you did not define a custom prefix, do not use the +
33+
`--prefix` option.
3334
====
3435

3536
. As a cluster administrator, update the value of the `cloudcredential.openshift.io/upgradeable-to` annotation in the `CloudCredential` custom resource to `v4.8`:

0 commit comments

Comments
 (0)