summaryrefslogtreecommitdiff
path: root/manifests/charts/cloudcore/values.yaml
diff options
context:
space:
mode:
authorWillardHu <wei.hu@daocloud.io>2023-09-21 16:58:28 +0800
committerWillardHu <wei.hu@daocloud.io>2023-09-21 16:58:28 +0800
commit1728628934a6b4b39f96fb776b4c752f16adbc2e (patch)
treeb51dcf310525a5affead6df0f6b9f496751aaa8b /manifests/charts/cloudcore/values.yaml
parentMerge pull request #5025 from wbc6080/update-docker (diff)
downloadkubeedge-1728628934a6b4b39f96fb776b4c752f16adbc2e.tar.gz
Make NodeUpgradeJob enable through the helm
Signed-off-by: WillardHu <wei.hu@daocloud.io>
Diffstat (limited to 'manifests/charts/cloudcore/values.yaml')
-rw-r--r--manifests/charts/cloudcore/values.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/charts/cloudcore/values.yaml b/manifests/charts/cloudcore/values.yaml
index f3df934ac..04cc54a25 100644
--- a/manifests/charts/cloudcore/values.yaml
+++ b/manifests/charts/cloudcore/values.yaml
@@ -55,6 +55,8 @@ cloudCore:
enable: false
router:
enable: false
+ nodeUpgradeJobController:
+ enable: false
service:
enable: true
type: "NodePort"