apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - namespace.yaml - helm-repo.yaml - authentik-secret.yaml - authentik-blueprints.yaml - certificate.yaml - authentik.yaml - ingress.yaml - networkpolicy.yaml # Backup zur Hetzner Storage Box (Issues #6 + #15) - authentik-backup-secret.yaml - authentik-backup.yaml