astefanutti commented on a change in pull request #2284:
URL: https://github.com/apache/camel-k/pull/2284#discussion_r647285485
##########
File path: config/infrastructure/rbac/kubernetes/builder-role-kubernetes.yaml
##########
@@ -18,7 +18,7 @@
kind: Role
apiVersion: rbac.authorization.k8s.io/v1
metadata:
- name: camel-k-builder
+ name: camel-k-builder-kubernetes
Review comment:
Is this really required, to have different names? Ultimately, only one
will be applied.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]