Files
infrastructure/clusters/cl01tl/helm/authentik/templates/reference-grant.yaml
Alex Lebens ade761cc85
All checks were successful
lint-test-helm / lint-helm (push) Successful in 47s
render-manifests-push / render-manifests-push (push) Successful in 2m2s
renovate / renovate (push) Successful in 3m24s
feat: add reference grant
2026-02-25 17:08:38 -06:00

19 lines
524 B
YAML

apiVersion: gateway.networking.k8s.io/v1beta1
kind: ReferenceGrant
metadata:
name: allow-outpost-cross-namespace-access
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: allow-outpost-cross-namespace-access
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
from:
- group: gateway.networking.k8s.io
kind: HTTPRoute
namespace: sonarr-4k
to:
- group: ""
kind: Service
name: ak-outpost-traefik-proxy-auth