update kubelet-serving-cert-approver

This commit is contained in:
2024-03-13 05:54:53 -06:00
parent 1fe5c07c36
commit 8fb910383d
8 changed files with 29 additions and 35 deletions

View File

@@ -1,10 +1,10 @@
apiVersion: v1
kind: Namespace
metadata:
name: {{ .Release.Name }}
name: kubelet-serving-cert-approver
labels:
app.kubernetes.io/name: kubelet-serving-cert-approver
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/name: {{ .Release.Name }}
pod-security.kubernetes.io/audit: restricted
pod-security.kubernetes.io/enforce: restricted
pod-security.kubernetes.io/warn: restricted