We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f50a3d7 commit 2235137Copy full SHA for 2235137
components/authentication/base/konflux-admins.yaml
@@ -391,6 +391,18 @@ rules:
391
- patch
392
- update
393
- delete
394
+ - apiGroups:
395
+ - operator.tekton.dev
396
+ resources:
397
+ - tektoninstallersets
398
+ verbs:
399
+ - create
400
+ - get
401
+ - list
402
+ - watch
403
+ - patch
404
+ - update
405
+ - delete
406
---
407
apiVersion: rbac.authorization.k8s.io/v1
408
kind: ClusterRoleBinding
0 commit comments