feat: add more
All checks were successful
lint-test-docker / lint-docker-compose (pull_request) Successful in 32s
lint-test-helm / lint-helm (pull_request) Successful in 14m19s
lint-test-helm / validate-kubeconform (pull_request) Successful in 16m8s

This commit is contained in:
2026-04-22 17:44:05 -05:00
parent 6e5435df6d
commit 8282c9a8fb
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