summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorzhu733756 <talonzhu@yunify.com>2021-10-08 11:20:35 +0800
committerzhu733756 <talonzhu@yunify.com>2021-10-08 13:05:29 +0800
commitbc3cc88b39784e8981b9223b675787ff37f0bea7 (patch)
tree8fd9cfce8f5de5e5405718d67e4a0eaccafba867 /Makefile
parentbetter code style (diff)
downloadkubeedge-bc3cc88b39784e8981b9223b675787ff37f0bea7.tar.gz
Add kubebuilder comments to support enum and subresource
Signed-off-by: zhu733756 <talonzhu@yunify.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 60f7c859f..095abe081 100644
--- a/Makefile
+++ b/Makefile
@@ -51,7 +51,7 @@ endif
define VERIFY_HELP_INFO
-# verify golang,vendor,codegen and verify-crds
+# verify golang, vendor, codegen and crds
#
# Example:
# make verify