aboutsummaryrefslogtreecommitdiffstats
path: root/kud/deployment_infra/helm/sdewan_controllers/Chart.yaml
diff options
context:
space:
mode:
authorLe Yao <le.yao@intel.com>2020-11-12 09:24:24 +0000
committerLe Yao <le.yao@intel.com>2020-11-23 01:22:24 +0000
commit1057576ef3bb011b1a6811722f097c93a7f783fb (patch)
tree9b1d3010efc59b392f197d4c5f7f32b3a24be764 /kud/deployment_infra/helm/sdewan_controllers/Chart.yaml
parent0c352ef0d74d4b51a0fce5123b34a6753e8ab6a4 (diff)
Fix the nodeSelector indent and define name
Deploy the sdewan controller on master node Change sdewan-contoller-manager to sdewan-crd-controller Issue-ID: MULTICLOUD-1253 Signed-off-by: Le Yao <le.yao@intel.com> Change-Id: Ic55744914266278f1c344c10af587d41f4426918
Diffstat (limited to 'kud/deployment_infra/helm/sdewan_controllers/Chart.yaml')
-rw-r--r--kud/deployment_infra/helm/sdewan_controllers/Chart.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kud/deployment_infra/helm/sdewan_controllers/Chart.yaml b/kud/deployment_infra/helm/sdewan_controllers/Chart.yaml
index 3331b561..89f1c1f3 100644
--- a/kud/deployment_infra/helm/sdewan_controllers/Chart.yaml
+++ b/kud/deployment_infra/helm/sdewan_controllers/Chart.yaml
@@ -15,7 +15,7 @@
# */
apiVersion: v1
-name: controllers
-description: A Helm chart for Kubernetes
+name: sdewan_controllers
+description: A Helm chart for Kubernetes - SDEWAN CRD controller
version: 0.1.0
appVersion: "1.0"