phantomjinx commented on a change in pull request #2284:
URL: https://github.com/apache/camel-k/pull/2284#discussion_r648090176
##########
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:
Where I encourntered 2 or the same kind and name, I assumed an additive
approach, ie. always kubernetes then maybe openshift on top (see above
comment). Need to decide if this is the correct approach or whether it should
be strictly mutually exclusive.
--
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]