[BUG][OpenSearch] Incorrect indentation for extraVolumeMounts
in statefulset.yaml
#65
Labels
bug
Something isn't working
extraVolumeMounts
in statefulset.yaml
#65
Describe the bug
The Stateful Set template specifies an incorrect indentation of 10 for extraVolumeMounts. The correct value should be 8.
To Reproduce
Steps to reproduce the behavior:
Specify values for the
extraVolumeMounts
stanza in thevalues.yaml
file for the OpenSearch chart. For example,extraVolumeMounts example
Expected behavior
The chart should install.
Chart Name
opensearch
Screenshots
N/A
Host/Environment (please complete the following information):
Helm Version: 3.7.0
Kubernetes Version: 1.21.5
Additional context
Will update PR #63
The text was updated successfully, but these errors were encountered: