From cd518e8f0f84786cc51dcab9927f331353ed2547 Mon Sep 17 00:00:00 2001 From: Vojtech Mares Date: Sat, 20 Aug 2022 16:51:32 +0200 Subject: [PATCH] refactor(longhorn): change domain to longhorn.cloud.mareshq.com --- cluster-components/longhorn/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster-components/longhorn/values.yaml b/cluster-components/longhorn/values.yaml index cd686a4..767bfe5 100644 --- a/cluster-components/longhorn/values.yaml +++ b/cluster-components/longhorn/values.yaml @@ -2,7 +2,7 @@ longhorn: ingress: enabled: true ingressClassName: nginx - host: longhorn.bee.k8s.vxm.cz + host: longhorn.cloud.mareshq.com tls: true tlsSecret: longhorn-tls