remove snapshot volume
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user