Difference between revisions of "Helm upgrade elasticsearch elastic/elasticsearch -f ./elasticsearch values.yaml"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 19: | Line 19: | ||
== Related == | == Related == | ||
− | + | * <code>[[helm show values elastic/elasticsearch]]</code> | |
== See also == | == See also == | ||
* {{helm show}} | * {{helm show}} | ||
* {{helm upgrade}} | * {{helm upgrade}} | ||
+ | |||
+ | [[Category:Helm]] |
Latest revision as of 07:40, 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[edit]
See also[edit]
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: