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

Only specify storageClassName when set #2121

Merged
merged 1 commit into from
May 14, 2024

Conversation

ramondeklein
Copy link
Contributor

@ramondeklein ramondeklein commented May 14, 2024

Although not setting a value for the storageClassName works on my machine, it's better not to emit the field if it's not set. Not setting the value will use the default storage class.

A user reported #2111 with not setting the value and this should resolve it.

Copy link
Contributor

@shtripat shtripat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ramondeklein ramondeklein merged commit c6d57c4 into minio:master May 14, 2024
25 checks passed
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.

Doesn't seem possible to use default storage class for Tenant pools
3 participants