1 Rookie
•
10 Posts
0
1100
November 15th, 2021 02:00
Using spec.template.spec.nodeSelector for Deamonset deployment
Hi Team, when we depoly CSI driver for our product, is it possible to define ".spec.template.spec.nodeSelector" to use only specific node for CSI node plugin?
No Events found!
waghmaredb
1 Rookie
•
10 Posts
1
November 21st, 2021 20:00
This option is available as part of values.yaml file. You can find details on values.yaml on this link.
Apart from nodeSelector, many other configuration parameters are part of values.yaml. More details on parameters are listed on this page