From 4e7d2c4c679ccdabb41b5d655d1517a79604f17d Mon Sep 17 00:00:00 2001 From: auricom <27022259+auricom@users.noreply.github.com> Date: Thu, 28 Oct 2021 17:01:18 +0200 Subject: [PATCH] fix: unifi --- cluster/apps/networking/unifi/helm-release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/apps/networking/unifi/helm-release.yaml b/cluster/apps/networking/unifi/helm-release.yaml index 7002d04b3..f619785ac 100644 --- a/cluster/apps/networking/unifi/helm-release.yaml +++ b/cluster/apps/networking/unifi/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://k8s-at-home.com/charts/ chart: unifi - version: 4.2.3 + version: 4.0.0 sourceRef: kind: HelmRepository name: k8s-at-home-charts @@ -29,7 +29,7 @@ spec: main: annotations: coredns.io/hostname: unifi - traefik.ingress.kubernetes.io/service.serversscheme: https + #traefik.ingress.kubernetes.io/service.serversscheme: https type: LoadBalancer externalIPs: - ${CLUSTER_LB_UNIFI}