cubefs-helm
cubefs-helm copied to clipboard
fix the usage of .Values in statefulset-master.yaml
helm install... meet error: Error: template: cubefs/templates/statefulset-master.yaml:80:30: executing "cubefs/templates/statefulset-master.yaml" at <.Value.master.legacy_data_media_type>: nil pointer evaluating interface {}.master
so I fix it.