remove snapshot volume

This commit is contained in:
2024-08-05 22:05:57 -05:00
parent 08988da3cd
commit e066a0d0d1

View File

@@ -116,10 +116,6 @@ elasticsearch:
- name: xpack.security.enabled
value: "true"
extraEnvVarsSecret: stalwart-elasticsearch-secret
extraVolumeMounts:
- name: snapshot
mountPath: /usr/share/elasticsearch/data/snapshot
snapshotRepoPath: /usr/share/elasticsearch/data/snapshot
master:
masterOnly: false
replicaCount: 1