summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorgy95 <guoyao17@huawei.com>2022-09-22 21:06:35 +0800
committergy95 <guoyao17@huawei.com>2022-09-23 10:18:47 +0800
commit952791c7cbfffb3926a38ba18b89b3401067de0e (patch)
tree65ab7b3a9c7601a40f263e5e530cfec64cc27e54 /manifests
parentMerge pull request #4004 from gy95/upgrade (diff)
downloadkubeedge-952791c7cbfffb3926a38ba18b89b3401067de0e.tar.gz
update NodeUpgradeJob Image description
Signed-off-by: gy95 <guoyao17@huawei.com>
Diffstat (limited to 'manifests')
-rw-r--r--manifests/charts/cloudcore/crds/operations_v1alpha1_nodeupgradejob.yaml7
1 files changed, 4 insertions, 3 deletions
diff --git a/manifests/charts/cloudcore/crds/operations_v1alpha1_nodeupgradejob.yaml b/manifests/charts/cloudcore/crds/operations_v1alpha1_nodeupgradejob.yaml
index c9e25ae47..a3ea81624 100644
--- a/manifests/charts/cloudcore/crds/operations_v1alpha1_nodeupgradejob.yaml
+++ b/manifests/charts/cloudcore/crds/operations_v1alpha1_nodeupgradejob.yaml
@@ -40,9 +40,10 @@ spec:
description: 'Image specifies a container image name, the image contains:
keadm and edgecore. keadm is used as upgradetool, to install the
new version of edgecore. The image name consists of registry hostname
- and repository name, but cannot includes the tag, Version above
- will be used as the tag. If the registry hostname is empty, docker.io
- will be used as default. The default image name is: kubeedge/installation-package.'
+ and repository name, if it includes the tag or digest, the tag or
+ digest will be overwritten by Version field above. If the registry
+ hostname is empty, docker.io will be used as default. The default
+ image name is: kubeedge/installation-package.'
type: string
labelSelector:
description: LabelSelector is a filter to select member clusters by