fix some wrong links
This commit is contained in:
@@ -8010,7 +8010,7 @@ Appears In <a href="#pod-v1">Pod</a> <a href="#podtemplatespec-v1">PodTemplateSp
|
||||
</tr>
|
||||
<tr>
|
||||
<td>nodeSelector <br /> <em>object</em></td>
|
||||
<td>NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. More info: <a href="http://kubernetes.io/docs/user-guide/node-selection/README">http://kubernetes.io/docs/user-guide/node-selection/README</a></td>
|
||||
<td>NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. More info: <a href="http://kubernetes.io/docs/user-guide/node-selection">http://kubernetes.io/docs/user-guide/node-selection</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>restartPolicy <br /> <em>string</em></td>
|
||||
|
||||
Reference in New Issue
Block a user