mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-02 17:57:33 +00:00
Fix typo: s/recieve/receive/
This commit is contained in:
@@ -13524,7 +13524,7 @@
|
||||
},
|
||||
"v1.Probe": {
|
||||
"id": "v1.Probe",
|
||||
"description": "Probe describes a health check to be performed against a container to determine whether it is alive or ready to recieve traffic.",
|
||||
"description": "Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.",
|
||||
"properties": {
|
||||
"exec": {
|
||||
"$ref": "v1.ExecAction",
|
||||
|
@@ -3768,7 +3768,7 @@
|
||||
},
|
||||
"v1.Probe": {
|
||||
"id": "v1.Probe",
|
||||
"description": "Probe describes a health check to be performed against a container to determine whether it is alive or ready to recieve traffic.",
|
||||
"description": "Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.",
|
||||
"properties": {
|
||||
"exec": {
|
||||
"$ref": "v1.ExecAction",
|
||||
|
Reference in New Issue
Block a user