mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-19 08:54:44 +00:00
Replacing “Pod Injection Policy” with “Pod Preset” in the code documentation
This commit is contained in:
@@ -45948,7 +45948,7 @@
|
||||
]
|
||||
},
|
||||
"io.k8s.kubernetes.pkg.apis.settings.v1alpha1.PodPresetSpec": {
|
||||
"description": "PodPresetSpec is a description of a pod injection policy.",
|
||||
"description": "PodPresetSpec is a description of a pod preset.",
|
||||
"properties": {
|
||||
"env": {
|
||||
"description": "Env defines the collection of EnvVar to inject into containers.",
|
||||
|
@@ -1020,7 +1020,7 @@
|
||||
},
|
||||
"v1alpha1.PodPresetSpec": {
|
||||
"id": "v1alpha1.PodPresetSpec",
|
||||
"description": "PodPresetSpec is a description of a pod injection policy.",
|
||||
"description": "PodPresetSpec is a description of a pod preset.",
|
||||
"properties": {
|
||||
"selector": {
|
||||
"$ref": "v1.LabelSelector",
|
||||
|
Reference in New Issue
Block a user