NetAppDocs / NetAppDocs/trident-2506

Wrong parameters

Open
#2 1 comment 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.