Fixes #1237
@ -1,4 +1,4 @@
apiVersion: extensions/v1beta1
apiVersion: apps/v1
kind: Deployment
metadata:
name: mailu-admin
@ -60,4 +60,4 @@ spec:
ports:
- name: http
port: 80
protocol: TCP
name: mailu-fetchmail
@ -36,4 +36,4 @@ spec:
volumes:
- name: maildata
persistentVolumeClaim:
claimName: mail-storage
name: mailu-imap
kind: Ingress
name: mailu-ingress
name: mailu-redis
@ -53,4 +53,4 @@ spec:
- name: redis
port: 6379
@ -1,5 +1,4 @@
name: mailu-security
@ -113,4 +112,4 @@ spec:
- name: antivirus
port: 3310
name: mailu-smtp
name: mailu-webdav
- name: http-ui
port: 5232
name: mailu-roundcube
name: default-http-backend
@ -52,4 +52,4 @@ spec:
- port: 80
targetPort: 8080
selector:
app: default-http-backend