Difference between revisions of "Helm upgrade elasticsearch elastic/elasticsearch -f ./elasticsearch values.yaml"
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
* {{helm show}} | * {{helm show}} | ||
* {{helm upgrade}} | * {{helm upgrade}} | ||
+ | |||
+ | [[Category:Helm]] |
Revision as of 07:39, 2 November 2022
Error: failed to parse ./elasticsearch_values.yaml: error converting YAML to JSON: yaml: line 2: did not find expected key
elasticsearch_values.yaml extraVolumes: - name: MyExtraVolume # emptyDir: {} extraVolumeMounts: - name: MyExtraVolume mountPath: /usr/share/extras # readOnly: true
values.yaml
Related
helm show values elastic/elasticsearch
See also
helm show [ chart | all | crds | values | readme ]
,helm show --help
helm upgrade [ --reuse-values | --atomic | --debug | --force | --reuse-values | --reset-values | --verify ], helm install, --help
Advertising: