Add snappy, remove sogo

This commit is contained in:
Ruben Hensen
2026-01-26 02:07:14 +01:00
parent 911ec86bba
commit ff3d690dcf
11 changed files with 104 additions and 250 deletions
+14
View File
@@ -0,0 +1,14 @@
apiVersion: v1
kind: Service
metadata:
name: snappymail
labels:
app: snappymail
spec:
type: ClusterIP
ports:
- port: 80
targetPort: 8888
protocol: TCP
selector:
app: snappymail