Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F174779
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
632 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/kustomize/overlays/dev/imap-svc.yaml b/kustomize/overlays/dev/imap-svc.yaml
index e3290b32..1fa85059 100644
--- a/kustomize/overlays/dev/imap-svc.yaml
+++ b/kustomize/overlays/dev/imap-svc.yaml
@@ -1,17 +1,21 @@
kind: Service
apiVersion: v1
metadata:
name: imap
namespace: kolab-dev
spec:
ipFamilies:
- IPv4
ports:
+ - name: imap
+ protocol: TCP
+ port: 143
+ targetPort: 11143
- name: imap-ssl
protocol: TCP
port: 993
- targetPort: 993
+ targetPort: 11993
internalTrafficPolicy: Cluster
ipFamilyPolicy: SingleStack
selector:
name: imap
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Mon, Jan 20, 12:22 PM (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
120119
Default Alt Text
(632 B)
Attached To
Mode
R2 kolab
Attached
Detach File
Event Timeline
Log In to Comment