All checks were successful
continuous-integration/drone/push Build is passing
23 lines
555 B
YAML
23 lines
555 B
YAML
apiVersion: rbac.authorization.k8s.io/v1
|
|
kind: ClusterRoleBinding
|
|
metadata:
|
|
name: weave-scope
|
|
annotations:
|
|
cloud.weave.works/launcher-info: |-
|
|
{
|
|
"original-request": {
|
|
"url": "/k8s/1.13.1/scope.yaml",
|
|
"date": "Mon Jan 25 2021 11:56:21 GMT+0000 (UTC)"
|
|
},
|
|
"email-address": "support@weave.works"
|
|
}
|
|
labels:
|
|
name: weave-scope
|
|
roleRef:
|
|
kind: ClusterRole
|
|
name: weave-scope
|
|
apiGroup: rbac.authorization.k8s.io
|
|
subjects:
|
|
- kind: ServiceAccount
|
|
name: weave-scope
|
|
namespace: weave
|