From 8f7ebff1c3105625e889460c3e6fb8b747b36f25 Mon Sep 17 00:00:00 2001 From: Gaurav Nelson <23069445+gaurav-nelson@users.noreply.github.com> Date: Tue, 14 Apr 2026 10:37:35 +1000 Subject: [PATCH] fix: add prerequisites for accessing an OCP cluster with cluster-admin permissions --- modules/mcg-deploying-mcg-pattern.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/mcg-deploying-mcg-pattern.adoc b/modules/mcg-deploying-mcg-pattern.adoc index e291274d3..974f29b88 100644 --- a/modules/mcg-deploying-mcg-pattern.adoc +++ b/modules/mcg-deploying-mcg-pattern.adoc @@ -232,6 +232,9 @@ Alternatively you can deploy the Multicloud GitOps pattern by using the command [id="deploying-cluster-using-patternsh-file"] == Deploying the cluster by using the pattern.sh script +.Prerequisites +* Access to an {ocp} cluster by using an account with `cluster-admin` permissions. + To deploy the cluster by using the `pattern.sh` script, complete the following steps: . Navigate to the root directory of the cloned repository by running the following command: