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