Skip to content

Commit

Permalink
[digital ocean] Add privileged for elasticsearch-deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
welbon committed Sep 19, 2024
1 parent b20fb4d commit 258f43c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kube/base-components/elasticsearch-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ spec:
mountPath: /usr/share/elasticsearch/data
containers:
- name: elasticsearch
securityContext:
privileged: true
image: docker.elastic.co/elasticsearch/elasticsearch:7.17.0
resources:
requests:
Expand Down

0 comments on commit 258f43c

Please sign in to comment.