davidradl commented on code in PR #969:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/969#discussion_r2077824296


##########
helm/flink-kubernetes-operator/templates/rbac.yaml:
##########
@@ -101,6 +103,7 @@ rules:
   - apiGroups:
       - flink.apache.org
     resources:
+      - flinkbluegreendeployments/status
       - flinkdeployments/status

Review Comment:
   this maybe a basic question. Are flinkbluegreendeployments a type of 
flinkdeployments. Would we expect to see them as flinkdeployments?



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to