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

Add storage overrides for different clouds #341

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

mbaldessari
Copy link
Contributor

The helm variable global.datacenter.storageClassName is used by the
ODF chart to pick the storage class for its storageclass.
It defaults to gp3-csi which only exists in AWS.

Let's add three overrides for the major clouds, picking the right
storageclass for that cloud. Also add one for the AWS one just to make
things more explicit.

Reported-By: Mark Labonte [email protected]

The helm variable `global.datacenter.storageClassName` is used by the
ODF chart to pick the storage class for its storageclass.
It defaults to `gp3-csi` which only exists in AWS.

Let's add three overrides for the major clouds, picking the right
storageclass for that cloud. Also add one for the AWS one just to make
things more explicit.

Reported-By: Mark Labonte <[email protected]>
@mbaldessari mbaldessari merged commit c587dcf into validatedpatterns:main Jan 17, 2025
1 check 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.

1 participant