We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ed3d1b commit ae65941Copy full SHA for ae65941
deploy/helm/listener-operator/templates/roles.yaml
@@ -60,6 +60,7 @@ rules:
60
- list
61
- watch
62
- create
63
+ - delete # Needed to set an ownerRef on already existing Services
64
- patch
65
- apiGroups:
66
- ""
0 commit comments