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 134f103b..22abae9a 100644 --- a/kube/1-clusters/Biohazard/2-config/2-flux-repo.yaml +++ b/kube/1-clusters/Biohazard/2-config/2-flux-repo.yaml @@ -244,7 +244,7 @@ spec: group: helm.toolkit.fluxcd.io version: v2beta1 kind: HelmRelease - labelSelector: ingress.home.arpa/type=auth-external-only + labelSelector: nginx.ingress.home.arpa/type=auth-external-only target: group: kustomize.toolkit.fluxcd.io version: v1beta2 diff --git a/kube/1-clusters/Biohazard/2-config/kustomization.yaml b/kube/1-clusters/Biohazard/2-config/kustomization.yaml index 7252b811..91f18860 100644 --- a/kube/1-clusters/Biohazard/2-config/kustomization.yaml +++ b/kube/1-clusters/Biohazard/2-config/kustomization.yaml @@ -212,7 +212,7 @@ patches: group: helm.toolkit.fluxcd.io version: v2beta1 kind: HelmRelease - labelSelector: ingress.home.arpa/type=auth-external-only + labelSelector: nginx.ingress.home.arpa/type=auth-external-only target: group: kustomize.toolkit.fluxcd.io version: v1beta2