Skip to content

Commit a1329e3

Browse files
authored
fixes skupper-website 105 (#268)
1 parent fd47f64 commit a1329e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

input/console/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The Network console provides data and visualizations of the traffic flow between
6262
4. Expose the `skupper-network-observer` service to make the Network console available, for example on OpenShift:
6363

6464
```
65-
oc expose skupper-network-observer
65+
oc create route passthrough skupper-console --service=skupper-network-observer --port=https
6666
```
6767

6868
<a id="console-exploring"></a>

0 commit comments

Comments
 (0)