Skip to content

Commit 60b6bc1

Browse files
svordeerskindollibuziuk
authored
fix: use cluster admin instead of admin (#2953) (#2954)
* fix: use cluster admin instead of admin * Update modules/administration-guide/examples/snip_che-deploy-open-vsx-using-oc.adoc * Update modules/administration-guide/pages/running-the-open-vsx-on-premises.adoc * Update modules/administration-guide/pages/running-the-open-vsx-on-premises.adoc --------- Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com> Co-authored-by: Jana Vrbkova <jvrbkova@redhat.com> Co-authored-by: Ilya Buziuk <ibuziuk@redhat.com>
1 parent 658ae64 commit 60b6bc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/administration-guide/examples/snip_che-deploy-open-vsx-using-oc.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
* Installed `oc` and git tools.
22
* Installed Podman.
3-
* Log in to the OpenShift cluster where a {prod-short} is deployed as an administrator.
3+
* Log in to the OpenShift cluster where the {prod-short} is deployed as a cluster administrator.
44
+
55
[TIP]
66
====

modules/administration-guide/pages/running-the-open-vsx-on-premises.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Follow the instructions below to deploy and configure an on-premises Eclipse Ope
1313

1414
.Prerequisites
1515

16-
* Be logged in to a {prod-short} as an administrator.
16+
* Be logged in as a cluster administrator.
1717

1818
.Procedure
1919

0 commit comments

Comments
 (0)