You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/patterns/ansible-edge-gitops/getting-started.adoc
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -213,11 +213,11 @@ $ git push origin my-branch
213
213
The preferred way to install this pattern is by using the script `./pattern.sh` script.
214
214
215
215
[id="deploying-cluster-using-patternsh-file"]
216
-
== Deploying the cluster by using the pattern.sh file
216
+
== Deploying the pattern by using the pattern.sh file
217
217
218
-
To deploy the cluster by using the `pattern.sh` file, complete the following steps:
218
+
To deploy the pattern by using the `pattern.sh` file, complete the following steps:
219
219
220
-
. Log in to your cluster by running the following this procedure:
220
+
. Log in to your cluster by following this procedure:
221
221
222
222
.. Obtain an API token by visiting link:https://oauth-openshift.apps.<your-cluster>.<domain>/oauth/token/request[https://oauth-openshift.apps.<your-cluster>.<domain>/oauth/token/request].
0 commit comments