mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 09:06:57 -06:00
Openshift Xray Helm and relocated to helm or operator folder
This commit is contained in:
11
Openshift4/operator/xray-operator/deploy/role_binding.yaml
Normal file
11
Openshift4/operator/xray-operator/deploy/role_binding.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
kind: RoleBinding
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
metadata:
|
||||
name: xray-operator
|
||||
subjects:
|
||||
- kind: ServiceAccount
|
||||
name: xray-operator
|
||||
roleRef:
|
||||
kind: Role
|
||||
name: xray-operator
|
||||
apiGroup: rbac.authorization.k8s.io
|
||||
Reference in New Issue
Block a user