Skip to content

feat(csi): Allow parameterizing storage type names#1199

Merged
rmvangun merged 1 commit into
mainfrom
feat/parameterized-storage-class
Dec 9, 2025
Merged

feat(csi): Allow parameterizing storage type names#1199
rmvangun merged 1 commit into
mainfrom
feat/parameterized-storage-class

Conversation

@rmvangun
Copy link
Copy Markdown
Contributor

@rmvangun rmvangun commented Dec 8, 2025

It's now possible to define the storage class type for both aks and eks via values.yaml as cluster.storage.single_storage_type. Example:

cluster:
  storage:
    single_storage_type: eb3

Signed-off-by: Ryan VanGundy 85766511+rmvangun@users.noreply.github.com

It's now possible to define the storage class type for both aks and eks via `values.yaml` as `cluster.storage.single_storage_type`. Example:

```
cluster:
  storage:
    single_storage_type: eb3
```

Signed-off-by: Ryan VanGundy <85766511+rmvangun@users.noreply.github.com>
@rmvangun rmvangun merged commit 2ef7b55 into main Dec 9, 2025
7 of 8 checks passed
@rmvangun rmvangun deleted the feat/parameterized-storage-class branch December 9, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant