Rename pod.spec.serviceAccount -> pod.spec.serviceAccountName for v1
This commit is contained in:
@@ -12160,7 +12160,7 @@
|
||||
"type": "any",
|
||||
"description": "selector which must match a node's labels for the pod to be scheduled on that node"
|
||||
},
|
||||
"serviceAccount": {
|
||||
"serviceAccountName": {
|
||||
"type": "string",
|
||||
"description": "name of the ServiceAccount to use to run this pod"
|
||||
},
|
||||
|
Reference in New Issue
Block a user