Skip to content

Commit eee0a07

Browse files
authored
Update nw-ingress-sharding-namespace-labels.adoc
Replace "#" with "$"
1 parent c8d9498 commit eee0a07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/nw-ingress-sharding-namespace-labels.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ to another.
2525
+
2626
[source,terminal]
2727
----
28-
# cat router-internal.yaml
28+
$ cat router-internal.yaml
2929
----
3030
+
3131
.Example output
@@ -52,7 +52,7 @@ spec:
5252
+
5353
[source,terminal]
5454
----
55-
# oc apply -f router-internal.yaml
55+
$ oc apply -f router-internal.yaml
5656
----
5757
+
5858
The Ingress Controller selects routes in any namespace that is selected by the

0 commit comments

Comments
 (0)