-
Notifications
You must be signed in to change notification settings - Fork 110
Closed
Description
Prerequisites
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
- I am running the latest version
- I checked the documentation and found no answer
- I checked to make sure that this issue has not already been filed
Expected Behavior
There is one general storageclass for all PVC with next options:
- encrypted is true
- allowVolumeExpansion is true
- volumeBindingMode is WaitForFirstConsumer
- reclaim_policy is Retain
Current Behavior
We create separate k8s storageclass for elk stack (named ELK). However, we have several other STSs and deployments with PVC that don't use this storageclass and use default storageclass.
Default storageclass can't be expanded by default and it isn't encrypted
Metadata
Metadata
Assignees
Labels
No labels