Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
helm-0.1.0
-
I used Rancher kubernetes cluster to deploy the helm chart.
Description
I tried to install the chart with persistence switched on. I get the following error:
PersistentVolumeClaim "YXZ-datanode" is invalid: spec.accessModes: Required value: at least 1 access mode is required
It would be fixed if accessModes could be set by values.yaml? (Tested it locally) If this is really the fix I can create a pull request
Another problem I see is that one PVC for 3 instances of OM,SCM,DATANODE and S3G is created. Maybe I'm wrong, but I assume that each replica gets its own PVC.
Attachments
Issue Links
- links to