diff --git a/kube/1-clusters/Biohazard/2-config/2-flux-repo.yaml b/kube/1-clusters/Biohazard/2-config/2-flux-repo.yaml index 66df0acb..3b205d17 100644 --- a/kube/1-clusters/Biohazard/2-config/2-flux-repo.yaml +++ b/kube/1-clusters/Biohazard/2-config/2-flux-repo.yaml @@ -248,11 +248,9 @@ spec: value: path: /outpost.goauthentik.io pathType: Prefix - backend: - service: - name: authentik - port: - number: 443 + service: + name: authentik + port: 443 target: group: helm.toolkit.fluxcd.io version: v2beta1 diff --git a/kube/1-clusters/Biohazard/2-config/kustomization.yaml b/kube/1-clusters/Biohazard/2-config/kustomization.yaml index f9bb3794..de675af2 100644 --- a/kube/1-clusters/Biohazard/2-config/kustomization.yaml +++ b/kube/1-clusters/Biohazard/2-config/kustomization.yaml @@ -214,11 +214,9 @@ patches: value: path: /outpost.goauthentik.io pathType: Prefix - backend: - service: - name: authentik - port: - number: 443 + service: + name: authentik + port: 443 target: group: helm.toolkit.fluxcd.io version: v2beta1