diff --git a/cluster/apps/staging/authentik/authentik/kustomization.yaml b/cluster/apps/staging/authentik/authentik/kustomization.yaml index a2474c6..ca92507 100644 --- a/cluster/apps/staging/authentik/authentik/kustomization.yaml +++ b/cluster/apps/staging/authentik/authentik/kustomization.yaml @@ -2,5 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - helmrelease.yaml - - ingress.yaml \ No newline at end of file + - helmrelease.yaml \ No newline at end of file