switch to tailscale ingress

This commit is contained in:
2024-08-17 11:11:04 -05:00
parent 3ffbbd16ea
commit 74afd4c908
2 changed files with 1 additions and 20 deletions

View File

@@ -224,7 +224,7 @@ homepage:
- Email:
icon: roundcube.svg
description: Roundcube
href: https://mail.alexlebens.net
href: https://mail-cl01tl.boreal-beaufort.ts.net/
siteMonitor: http://roundcube.roundcube:80
statusStyle: dot
- Project Planning:

View File

@@ -175,25 +175,6 @@ roundcube:
targetPort: 80
protocol: HTTP
ingress:
main:
enabled: true
className: traefik
annotations:
traefik.ingress.kubernetes.io/router.entrypoints: websecure
traefik.ingress.kubernetes.io/router.tls: "true"
cert-manager.io/cluster-issuer: letsencrypt-issuer
hosts:
- host: mail.alexlebens.net
paths:
- path: /
pathType: Prefix
service:
name: roundcube
port: 80
tls:
- secretName: roundcube-secret-tls
hosts:
- mail.alexlebens.net
tailscale:
enabled: true
className: tailscale