diff options
author | Le Yao <le.yao@intel.com> | 2020-11-12 09:24:24 +0000 |
---|---|---|
committer | Le Yao <le.yao@intel.com> | 2020-11-23 01:22:24 +0000 |
commit | 1057576ef3bb011b1a6811722f097c93a7f783fb (patch) | |
tree | 9b1d3010efc59b392f197d4c5f7f32b3a24be764 /kud/deployment_infra/helm/sdewan_controllers/values.yaml | |
parent | 0c352ef0d74d4b51a0fce5123b34a6753e8ab6a4 (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/values.yaml')
-rw-r--r-- | kud/deployment_infra/helm/sdewan_controllers/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kud/deployment_infra/helm/sdewan_controllers/values.yaml b/kud/deployment_infra/helm/sdewan_controllers/values.yaml index 8472735e..d6887f8b 100644 --- a/kud/deployment_infra/helm/sdewan_controllers/values.yaml +++ b/kud/deployment_infra/helm/sdewan_controllers/values.yaml @@ -5,7 +5,7 @@ namespace: "sdewan-system" spec: - name: "sdewan-controller-manager" + name: "sdewan-crd-controller" label: "controller-manager" replicas: 1 proxy: |