ml-quantum-tensorflow-py/kubeflow/kfapp/kustomize/centraldashboard/base/clusterrole-binding.yaml
2020-04-06 17:23:26 -07:00

14 lines
313 B
YAML

apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
labels:
app: centraldashboard
name: centraldashboard
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: centraldashboard
subjects:
- kind: ServiceAccount
name: centraldashboard
namespace: $(namespace)