feat: use common 'custom' namespace for helper'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user