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: modules/trvlops-deploying.adoc
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
* An OpenShift cluster
10
10
** To create an OpenShift cluster, go to the https://console.redhat.com/[Red Hat Hybrid Cloud console].
11
11
** Select *OpenShift \-> Red Hat OpenShift Container Platform \-> Create cluster*.
12
-
** The cluster must have a dynamic `StorageClass` to provision `PersistentVolumes`. Verify that a dynamic `StorageClass` exists before creating one by running the following command:
12
+
** The cluster must have a dynamic `StorageClass` to provision `PersistentVolumes`. Verify that a dynamic `StorageClass` exists before creating one by running the following command:
13
13
+
14
14
[source,terminal]
15
15
----
@@ -38,7 +38,7 @@ public or private cloud by using https://console.redhat.com/openshift/create[Red
38
38
39
39
.Procedure
40
40
41
-
. Fork the https://github.com/validatedpatterns-sandbox/travelops[travelops] repository on GitHub.
41
+
. Fork the https://github.com/validatedpatterns/travelops[travelops] repository on GitHub.
. Alternatively log in by running the following command:
167
+
. Alternatively log in by running the following command:
168
168
+
169
169
[source,terminal]
170
170
----
@@ -187,7 +187,7 @@ $ ./pattern.sh make install
187
187
188
188
.. Set your project to `All Projects` and verify the operators are installed and have a status of `Succeeded`.
189
189
190
-
. Verify that all applications are synchronized. Under *Networking* -> *Routes* with the project set to *travelops-hub* select the *Location URL* associated with the *hub-gitops-server* . All application are report status as `Synched`.
190
+
. Verify that all applications are synchronized. Under *Networking* -> *Routes* with the project set to *travelops-hub* select the *Location URL* associated with the *hub-gitops-server* . All application are report status as `Synched`.
0 commit comments