Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

[elasticsearch] Make persistent volumes optional #114

Merged
merged 1 commit into from
May 1, 2019
Merged

Conversation

Crazybus
Copy link
Contributor

@Crazybus Crazybus commented May 1, 2019

Certain node roles do not require any persistent data. Setting
persistence.enabled: false will allow nodes to be created without
persistent volumes.

Fixes: #58
Fixes: #110

Certain node roles do not require any persistent data. Setting
`persistence.enabled: false` will allow nodes to be created without
persistent volumes.

Fixes: #58
Fixes: #110
Copy link
Contributor

@tylerjl tylerjl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@Crazybus Crazybus merged commit 9978da4 into master May 1, 2019
@Crazybus Crazybus deleted the state_of_mind branch May 1, 2019 17:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PVCs in migration guide looks incorrect Client/Coordinating nodes with the ES helm chart?
2 participants