Skip to content

Commit

Permalink
cherry-pick kyverno#10685
Browse files Browse the repository at this point in the history
Signed-off-by: ShutingZhao <[email protected]>
  • Loading branch information
realshuting committed Sep 19, 2024
1 parent 3cc6911 commit 6adced8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/kyverno/templates/hooks/pre-delete-configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ apiVersion: rbac.authorization.k8s.io/v1
kind: Role
metadata:
name: {{ template "kyverno.fullname" . }}:remove-configmap
namespace: {{ template "kyverno.namespace" . }}
labels:
{{- include "kyverno.hooks.labels" . | nindent 4 }}
annotations:
Expand Down

0 comments on commit 6adced8

Please sign in to comment.