Skip to content

feat: Adding storage profile configuration #18

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dploeger
Copy link
Member

closes #17

@@ -413,6 +413,38 @@ Type: `number`

Default: `0`

### storage\_profile\_blob\_driver\_enabled

Description: Is the Blob CSI driver enabled?
Copy link
Member

Choose a reason for hiding this comment

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

Since this is an input, shouldn't this be worded as an imperative?
Description: Enable the Blob CSI driver.
I omit putting this on the other occurrences, but they're also affected.

Copy link
Member Author

Choose a reason for hiding this comment

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

I've used the same parameter name as the official kubernetes resource here, so it's better identifiable.

Copy link
Member

@timdeluxe timdeluxe left a comment

Choose a reason for hiding this comment

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

Thanks 🎁

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.

FR: Support CSI storage profile
3 participants