elasticsearch values.yaml

From wikieduonline
Revision as of 06:56, 2 November 2022 by Welcome (talk | contribs)
Jump to navigation Jump to search

extraVolumes:
   - name: MyExtraVolume
  #   emptyDir: {}

extraVolumeMounts:
   - name: MyExtraVolume
     mountPath: /usr/share/extras
  #   readOnly: true
helm upgrade elasticsearch elastic/elasticsearch -f ./elasticsearch values.yaml

Advertising: