mirror of
https://github.com/autistic-symposium/ml-quantum-tensorflow-py.git
synced 2025-05-01 22:36:05 -04:00
13 lines
270 B
YAML
13 lines
270 B
YAML
apiVersion: rbac.authorization.k8s.io/v1beta1
|
|
kind: RoleBinding
|
|
metadata:
|
|
labels:
|
|
app: ml-pipeline-ui
|
|
name: ml-pipeline-ui
|
|
roleRef:
|
|
apiGroup: rbac.authorization.k8s.io
|
|
kind: Role
|
|
name: ml-pipeline-ui
|
|
subjects:
|
|
- kind: ServiceAccount
|
|
name: ml-pipeline-ui
|