Skip to content

Commit

Permalink
Merge branch 'main' into add-1-12-5
Browse files Browse the repository at this point in the history
  • Loading branch information
MariamFahmy98 authored Jul 19, 2024
2 parents 51f4635 + 04f4fc9 commit c8cc005
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 @@ -36,7 +36,6 @@ roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: {{ template "kyverno.fullname" . }}:remove-configmap
namespace: {{ template "kyverno.namespace" . }}
subjects:
- kind: ServiceAccount
name: {{ template "kyverno.fullname" . }}-remove-configmap
Expand Down

0 comments on commit c8cc005

Please sign in to comment.