Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#119 add support for storage class #252

Merged
merged 1 commit into from
Mar 23, 2023
Merged

#119 add support for storage class #252

merged 1 commit into from
Mar 23, 2023

Conversation

planetf1
Copy link
Member

  • Adds support for specification of storage class
  • Adds simple example

To use

helm install <blah blah> --set storageClassName='ibmc-vpc-block-general-purpose'

or

helm install <blah blah> -f config/values/lab-storageclass.yaml

The same storageclass will be used for all allocations. No other customizations are possible.

This has been implemented in base & lab charts

Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant