Skip to content

Commit 457893d

Browse files
Fixed minor nits based on feedback from leo8a (#613)
1 parent 6589f6e commit 457893d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/patterns/telco-hub/managing-the-pattern.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,14 +122,14 @@ You can check the health and synchronization status of the pattern components th
122122
+
123123
[source,terminal]
124124
----
125-
$ oc describe applications.argoproj.io telco-config -n telco-hub-pattern-hub
125+
$ oc describe applications.argoproj.io hub-config -n telco-hub-pattern-hub
126126
----
127127
+
128128
. Describe the `clusters` and `policies` application to view status of deployed managed clusters:
129129
+
130130
[source,terminal]
131131
----
132-
$ o$ oc describe applications.argoproj.io clusters policies -n telco-hub-pattern
132+
$ oc describe applications.argoproj.io clusters policies -n telco-hub-pattern
133133
----
134134
+
135135
. View all the ArgoCD applications managed by the pattern:

0 commit comments

Comments
 (0)