ansible-role-k8s-weave/files/net/weave-net-ClusterRoleBinding.yaml
Adrien Reslinger 69706cd20e
All checks were successful
continuous-integration/drone/push Build is passing
Update from upstream
2021-04-09 12:37:25 +02:00

23 lines
550 B
YAML

apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: weave-net
annotations:
cloud.weave.works/launcher-info: |-
{
"original-request": {
"url": "/k8s/v1.16/net.yaml",
"date": "Fri Apr 09 2021 10:33:15 GMT+0000 (UTC)"
},
"email-address": "support@weave.works"
}
labels:
name: weave-net
roleRef:
kind: ClusterRole
name: weave-net
apiGroup: rbac.authorization.k8s.io
subjects:
- kind: ServiceAccount
name: weave-net
namespace: kube-system