feat: use common 'custom' namespace for helper'

This commit is contained in:
2026-04-20 15:10:06 -05:00
parent 3fef47cdf0
commit a8a63a82d7
25 changed files with 93 additions and 93 deletions

View File

@@ -5,7 +5,7 @@ metadata:
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: allow-outpost-cross-namespace-access
{{- include "authentik.labels" . | nindent 4 }}
{{- include "custom.labels" . | nindent 4 }}
spec:
from:
- group: gateway.networking.k8s.io