feat: add more

This commit is contained in:
2026-04-22 17:44:05 -05:00
parent ea97d5726c
commit f0bd248799
13 changed files with 74 additions and 75 deletions

View File

@@ -1,9 +1,9 @@
apiVersion: v1
kind: Namespace
metadata:
name: node-feature-discovery
name: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: node-feature-discovery
app.kubernetes.io/name: {{ .Release.Namespace }}
{{- include "custom.labels" . | nindent 4 }}
pod-security.kubernetes.io/audit: privileged
pod-security.kubernetes.io/enforce: privileged