Skip to content

postfinance/trident-helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trident-helm

This is a Helm chart deploys the controller and daemonset for trident CSI based on the manifests output by tridentctl. The templates are generated with the transform.sh script which runs tridentctl, fixes some formatting and adds the helm templating.

Configuration

The following table lists the configurable parameters of the chart and their default values.

Parameter Description Default
daemonset.tridentMain.resources Resource requests/limits for trident-main {}
daemonset.driverRegistrar.resources Resource requests/limits for driver-registrar {}
daemonset.tolerations Tolerations for DaemonSet pods []
controller.annotations Annotations for controller pods {}
controller.tridentMain.resources Resource requests/limits for controller trident-main {}
controller.tridentAutosupport.resources Resource requests/limits for trident-autosupport {}
controller.csiProvisioner.resources Resource requests/limits for csi-provisioner {}
controller.csiAttacher.resources Resource requests/limits for csi-attacher {}
controller.csiResizer.resources Resource requests/limits for csi-resizer {}
controller.csiSnapshotter.resources Resource requests/limits for csi-snapshotter {}
controller.tolerations Tolerations for controller pods []

Contributing

Feel free to submit issues and pull requests for improvements or bug fixes.

Upgrading Chart

  1. Download tridentctl version you'd like to update to
  2. cd charts
  3. ./transform.sh
  4. Bump chart version
  5. Merge PR to main
  6. Create tag

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •