diff options
| author | Shelley-BaoYue <baoyue2@huawei.com> | 2022-09-23 16:43:57 +0800 |
|---|---|---|
| committer | Shelley-BaoYue <baoyue2@huawei.com> | 2022-09-24 19:37:06 +0800 |
| commit | 01f170d7219ca3e8acb6680fc372751cdb70c22c (patch) | |
| tree | b0d99c644905c6590727ebde4da714d6fccd1378 /common/constants | |
| parent | bugfix ci and edged (diff) | |
| download | kubeedge-01f170d7219ca3e8acb6680fc372751cdb70c22c.tar.gz | |
add edgecore v1alpha2 config
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
Diffstat (limited to 'common/constants')
| -rw-r--r-- | common/constants/default.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/constants/default.go b/common/constants/default.go index c3c3c5279..b89f03cbc 100644 --- a/common/constants/default.go +++ b/common/constants/default.go @@ -51,7 +51,6 @@ const ( DefaultPodSandboxImage = "kubeedge/pause:3.1" DefaultNodeStatusUpdateFrequency = 10 * time.Second DefaultImagePullProgressDeadline = time.Minute - DefaultRuntimeRequestTimeout = 2 * time.Second DefaultImageGCHighThreshold = 80 DefaultImageGCLowThreshold = 40 DefaultMaximumDeadContainersPerPod = 1 |
