IllumiDesk / helm-chart

The official IllumiDesk helm-chart.
Apache License 2.0
0 stars 5 forks source link

Refactor PrimaryVolume and PrimaryVolumeClaim templates to support the `local` storage class #117

Closed jgwerner closed 3 years ago

jgwerner commented 3 years ago

Currently, development users only have the option to create PrimaryVolumes and PrimaryVolumeClaims using the nfs storage class. Add support for the local storage class to support use-cases for local development environments and setups that would allow CI/CD services to run integration tests.