diff --git a/clusters/cl01tl/applications/homepage/values.yaml b/clusters/cl01tl/applications/homepage/values.yaml index 53b38cb8a..9ba0cf20c 100644 --- a/clusters/cl01tl/applications/homepage/values.yaml +++ b/clusters/cl01tl/applications/homepage/values.yaml @@ -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: diff --git a/clusters/cl01tl/applications/roundcube/values.yaml b/clusters/cl01tl/applications/roundcube/values.yaml index c55e89df9..bb672ffa2 100644 --- a/clusters/cl01tl/applications/roundcube/values.yaml +++ b/clusters/cl01tl/applications/roundcube/values.yaml @@ -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