From f94ea669f5b905f560ba6cab50d812ac58b1f9b4 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Wed, 25 Feb 2026 23:12:08 +0000 Subject: [PATCH] Automated Manifest Update (#4242) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4242 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- ...t-allow-outpost-cross-namespace-access.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 clusters/cl01tl/manifests/authentik/ReferenceGrant-allow-outpost-cross-namespace-access.yaml diff --git a/clusters/cl01tl/manifests/authentik/ReferenceGrant-allow-outpost-cross-namespace-access.yaml b/clusters/cl01tl/manifests/authentik/ReferenceGrant-allow-outpost-cross-namespace-access.yaml new file mode 100644 index 000000000..3f9044c21 --- /dev/null +++ b/clusters/cl01tl/manifests/authentik/ReferenceGrant-allow-outpost-cross-namespace-access.yaml @@ -0,0 +1,18 @@ +apiVersion: gateway.networking.k8s.io/v1beta1 +kind: ReferenceGrant +metadata: + name: allow-outpost-cross-namespace-access + namespace: authentik + labels: + app.kubernetes.io/name: allow-outpost-cross-namespace-access + app.kubernetes.io/instance: authentik + app.kubernetes.io/part-of: authentik +spec: + from: + - group: gateway.networking.k8s.io + kind: HTTPRoute + namespace: sonarr-4k + to: + - group: "" + kind: Service + name: ak-outpost-traefik-proxy-auth