Skip to content

helm chart release with multiple storageclass #4209

Closed Answered by Madhu-1
lzd-1230 asked this question in Q&A
Discussion options

You must be logged in to vote

@lzd-1230 i think its not a easy task to maintain the Storageclass today in helm templates as its hard to upgrade it and also we might remove support for creation of storageclass/snapshotclass from the helm and just ask the admin/user to create it externally using yaml files.

That means I shall make two value.yaml and install twice?

No, that's not going to helm and it can cause unwanted errors.

Can I config two StorageClass in just one config file and make install once to create both of them? What config field do I need to focus to realize my target, thanks for advice!!

You can follow https://github.com/ceph/ceph-csi/blob/devel/examples/rbd/storageclass.yaml to create a new storagecla…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lzd-1230
Comment options

@Madhu-1
Comment options

Answer selected by lzd-1230
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants