feat: add more

This commit is contained in:
2026-04-22 16:30:51 -05:00
parent 2711aa1782
commit 860c8e3b04
11 changed files with 31 additions and 17 deletions

View File

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