We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd47f64 commit a1329e3Copy full SHA for a1329e3
input/console/index.md
@@ -62,7 +62,7 @@ The Network console provides data and visualizations of the traffic flow between
62
4. Expose the `skupper-network-observer` service to make the Network console available, for example on OpenShift:
63
64
```
65
- oc expose skupper-network-observer
+ oc create route passthrough skupper-console --service=skupper-network-observer --port=https
66
67
68
<a id="console-exploring"></a>
0 commit comments