feat: use common 'custom' namespace for helper'
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m14s
lint-test-helm / validate-kubeconform (pull_request) Successful in 55s

This commit is contained in:
2026-04-20 15:10:06 -05:00
parent c84bae1a0f
commit e92246ec8b
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