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