From b762c43283684aca970500cf33e4435010fd39f5 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Thu, 15 Aug 2024 22:08:16 -0500 Subject: [PATCH] change host --- clusters/cl01tl/applications/roundcube/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/roundcube/values.yaml b/clusters/cl01tl/applications/roundcube/values.yaml index 399bebd41..3ca4eb0b1 100644 --- a/clusters/cl01tl/applications/roundcube/values.yaml +++ b/clusters/cl01tl/applications/roundcube/values.yaml @@ -198,7 +198,7 @@ roundcube: enabled: true className: tailscale hosts: - - host: mail + - host: mail-cl01tl paths: - path: / pathType: Prefix