switch to tailscale ingress
This commit is contained in:
@@ -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:
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user