Skip to content

Commit a39fc1f

Browse files
authored
fix(role): add delete rule (#216)
1 parent 6bd019c commit a39fc1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/helm/listener-operator/templates/roles.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ rules:
122122
verbs:
123123
- patch
124124
- create
125+
- delete
125126
{{ if .Capabilities.APIVersions.Has "security.openshift.io/v1" }}
126127
- apiGroups:
127128
- security.openshift.io

0 commit comments

Comments
 (0)