dell / csm

Dell Container Storage Modules (CSM)
Apache License 2.0
71 stars 16 forks source link

[BUG]: Documentation in values.yaml related to toleration for running on master node is incorrect - CSI driver for Unity-XT #216

Closed karthikk92 closed 2 years ago

karthikk92 commented 2 years ago

Bug Description

READ THIS IN "BLOCK QUOTE" STYLE. In csi-unity/helm/values.yaml in the tolerations section comments, it uses a toleration of

tolerations: Define tolerations for the controllers, if required.

Default value: None tolerations:

tolerations: Define tolerations for the controllers, if required. Leave as blank to install controller on worker nodes Default value: None tolerations:

Logs

tolerations: Define tolerations for the controllers, if required. Leave as blank to install controller on worker nodes Default value: None tolerations:

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

documentation.

Expected Behavior

Default value: None tolerations:

CSM Driver(s)

CSI Driver for unity

Installation Type

No response

Container Storage Modules Enabled

No response

Container Orchestrator

Kubernetes 1.23.1

Operating System

RHEL 8

karthikk92 commented 2 years ago

Fixed and merged