mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
Update generated files
This commit is contained in:
@@ -1315,7 +1315,7 @@
|
||||
},
|
||||
"restartPolicy": {
|
||||
"default": "",
|
||||
"description": "Restart policy to apply when specified resource is resized. If not specified, it defaults to RestartNotRequired.",
|
||||
"description": "Restart policy to apply when specified resource is resized. If not specified, it defaults to NotRequired.",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1919,7 +1919,7 @@
|
||||
},
|
||||
"restartPolicy": {
|
||||
"default": "",
|
||||
"description": "Restart policy to apply when specified resource is resized. If not specified, it defaults to RestartNotRequired.",
|
||||
"description": "Restart policy to apply when specified resource is resized. If not specified, it defaults to NotRequired.",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1210,7 +1210,7 @@
|
||||
},
|
||||
"restartPolicy": {
|
||||
"default": "",
|
||||
"description": "Restart policy to apply when specified resource is resized. If not specified, it defaults to RestartNotRequired.",
|
||||
"description": "Restart policy to apply when specified resource is resized. If not specified, it defaults to NotRequired.",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user