File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -74,10 +74,10 @@ $ oc get clusterserviceversion -n openshift-nmstate \
74
74
----
75
75
+
76
76
.Example output
77
- [source, terminal,subs="attributes+"]
77
+ [source,terminal,subs="attributes+"]
78
78
----
79
- Name Phase
80
- kubernetes-nmstate-operator.4.18 .0-202210210157 Succeeded
79
+ Name Phase
80
+ kubernetes-nmstate-operator.{product-version} .0-202210210157 Succeeded
81
81
----
82
82
83
83
. Create an instance of the `nmstate` Operator:
@@ -100,11 +100,11 @@ $ oc get pod -n openshift-nmstate
100
100
----
101
101
+
102
102
.Example output
103
- [source, terminal,subs="attributes+"]
103
+ [source,terminal,subs="attributes+"]
104
104
----
105
- Name Ready Status Restarts Age
106
- pod/nmstate-handler-wn55p 1/1 Running 0 77s
107
- pod/nmstate-operator-f6bb869b6-v5m92 1/1 Running 0 4m51s
105
+ Name Ready Status Restarts Age
106
+ pod/nmstate-handler-wn55p 1/1 Running 0 77s
107
+ pod/nmstate-operator-f6bb869b6-v5m92 1/1 Running 0 4m51s
108
108
...
109
109
----
110
110
You can’t perform that action at this time.
0 commit comments