forked from k-space/kube
wildduck: Use upstream image for Wildduck webmail
This commit is contained in:
parent
c338ca3bed
commit
66f2a9ada0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user