NetAppDocs / NetAppDocs/trident-2506
Wrong parameters
@netapp-aruldeepa is already working on this.
Since Nov 10, 2025.
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Page URL
https://docs.netapp.com/us-en/trident-2506/trident-get-started/kubernetes-customize-deploy.html
Page title
Customize Trident operator installation
Summary
These parameters are not correctly defined in the documentation.
controllerPluginNodeSelector --> tridentControllerPluginNodeSelector
controllerPluginTolerations --> tridentControllerPluginTolerations
nodePluginNodeSelector --> tridentNodePluginNodeSelector
nodePluginTolerations --> tridentNodePluginTolerations
$ cat values.yaml | grep Plugin
tridentControllerPluginNodeSelector additional nodeSelectors for the Pod running the Trident Controller CSI Plugin.
tridentControllerPluginNodeSelector : {}
tridentControllerPluginTolerations overrides tolerations for the Pod running the Trident Controler CSI Plugin.
tridentControllerPluginTolerations: []
tridentNodePluginNodeSelector additional nodeSelectors for Pods running the Trident Node CSI Plugin.
tridentNodePluginNodeSelector : {}
tridentNodePluginTolerations overrides tolerations for Pods running the Trident Node CSI Plugin.
tridentNodePluginTolerations: []
Public issues must not contain sensitive information
- This issue contains no sensitive information.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.