gf-k8s/apps/system/tracing/role_binding.yaml
Andrey Kartashov e83f54a1cb add tracing app
2019-11-19 14:25:20 +07:00

13 lines
302 B
YAML

kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: jaeger-operator
namespace: observability
subjects:
- kind: ServiceAccount
name: jaeger-operator
namespace: observability
roleRef:
kind: ClusterRole
name: jaeger-operator
apiGroup: rbac.authorization.k8s.io