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

Commit

Permalink
elasticsearch: add emptyDir to podSecurityPolicy as allowed volume-ty…
Browse files Browse the repository at this point in the history
…pe (elastic#975)
  • Loading branch information
unki authored and jmlrt committed Dec 18, 2020
1 parent 8f826eb commit 77cfa43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions elasticsearch/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ podSecurityPolicy:
- secret
- configMap
- persistentVolumeClaim
- emptyDir

persistence:
enabled: true
Expand Down

0 comments on commit 77cfa43

Please sign in to comment.