gyfora commented on code in PR #857:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/857#discussion_r1716792135
##########
helm/flink-kubernetes-operator/templates/rbac.yaml:
##########
@@ -89,6 +81,7 @@ rules:
- update
- patch
- delete
+ - deletecollection
Review Comment:
Why are we adding the delete collection verb to many places? Is this used
somewhere?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]