update kubeflow dip-catalog
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: RoleBinding
|
||||
metadata:
|
||||
labels:
|
||||
app: centraldashboard
|
||||
name: centraldashboard
|
||||
roleRef:
|
||||
apiGroup: rbac.authorization.k8s.io
|
||||
kind: Role
|
||||
name: centraldashboard
|
||||
subjects:
|
||||
- kind: ServiceAccount
|
||||
name: centraldashboard
|
||||
namespace: kubeflow
|
||||
Reference in New Issue
Block a user