wildduck: Use upstream image for Wildduck webmail
This commit is contained in:
		@@ -72,7 +72,7 @@ spec:
 | 
			
		||||
    spec:
 | 
			
		||||
      containers:
 | 
			
		||||
        - name: webmail
 | 
			
		||||
          image: harbor.k-space.ee/k-space/wildduck-webmail:latest
 | 
			
		||||
          image: nodemailer/wildduck-webmail:latest
 | 
			
		||||
          command:
 | 
			
		||||
            - node
 | 
			
		||||
            - server.js
 | 
			
		||||
@@ -114,7 +114,7 @@ spec:
 | 
			
		||||
  ports:
 | 
			
		||||
  - protocol: TCP
 | 
			
		||||
    port: 80
 | 
			
		||||
    targetPort: 5000
 | 
			
		||||
    targetPort: 3000
 | 
			
		||||
---
 | 
			
		||||
apiVersion: networking.k8s.io/v1
 | 
			
		||||
kind: Ingress
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user