mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-20 01:23:48 +00:00
Fix link to node selector documentation.
This commit is contained in:
@@ -11961,7 +11961,7 @@
|
||||
},
|
||||
"nodeSelector": {
|
||||
"type": "any",
|
||||
"description": "selector which must match a node's labels for the pod to be scheduled on that node; see http://releases.k8s.io/HEAD/examples/node-selection/README.md"
|
||||
"description": "selector which must match a node's labels for the pod to be scheduled on that node; see http://releases.k8s.io/HEAD/docs/user-guide/node-selection/README.md"
|
||||
},
|
||||
"serviceAccountName": {
|
||||
"type": "string",
|
||||
|
Reference in New Issue
Block a user