From d9ad3016c3ce579cd0ba50665da7ea1e0ce95a6c Mon Sep 17 00:00:00 2001 From: Behn <7383025+BehnH@users.noreply.github.com> Date: Thu, 29 Aug 2024 22:00:35 +0100 Subject: [PATCH] Fix lb --- clusters/hetzner/apps/security/authentik/app/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/hetzner/apps/security/authentik/app/ingress.yaml b/clusters/hetzner/apps/security/authentik/app/ingress.yaml index 850bbf43..31d8589e 100644 --- a/clusters/hetzner/apps/security/authentik/app/ingress.yaml +++ b/clusters/hetzner/apps/security/authentik/app/ingress.yaml @@ -1,5 +1,5 @@ --- -apiVersion: networking.istio.io/v1 +apiVersion: networking.istio.io/v1beta1 kind: VirtualService metadata: name: authentik