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 \
7474----
7575+
7676.Example output
77- [source, terminal,subs="attributes+"]
77+ [source,terminal,subs="attributes+"]
7878----
79- Name Phase
80- kubernetes-nmstate-operator.4.18 .0-202210210157 Succeeded
79+ Name Phase
80+ kubernetes-nmstate-operator.{product-version} .0-202210210157 Succeeded
8181----
8282
8383. Create an instance of the `nmstate` Operator:
@@ -100,11 +100,11 @@ $ oc get pod -n openshift-nmstate
100100----
101101+
102102.Example output
103- [source, terminal,subs="attributes+"]
103+ [source,terminal,subs="attributes+"]
104104----
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
108108...
109109----
110110
You can’t perform that action at this time.
0 commit comments