mirror of
				https://github.com/optim-enterprises-bv/Mailu.git
				synced 2025-11-03 19:47:52 +00:00 
			
		
		
		
	Update smtp.yaml
Remove unused volume from smtp.yaml
This commit is contained in:
		@@ -27,9 +27,6 @@ spec:
 | 
				
			|||||||
            memory: 2Gi
 | 
					            memory: 2Gi
 | 
				
			||||||
            cpu: 500m
 | 
					            cpu: 500m
 | 
				
			||||||
        volumeMounts:
 | 
					        volumeMounts:
 | 
				
			||||||
          - mountPath: /data
 | 
					 | 
				
			||||||
            name: maildata
 | 
					 | 
				
			||||||
            subPath: maildata
 | 
					 | 
				
			||||||
          - mountPath: /queue
 | 
					          - mountPath: /queue
 | 
				
			||||||
            name: maildata
 | 
					            name: maildata
 | 
				
			||||||
            subPath: mailqueue
 | 
					            subPath: mailqueue
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user