fix: phase out jaeger in favor of tempo and otel collecotor
This commit is contained in:
@@ -9,15 +9,3 @@ rules:
|
||||
- ciliumnetworkpolicies
|
||||
verbs:
|
||||
- '*'
|
||||
---
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: ClusterRole
|
||||
metadata:
|
||||
name: vcluster-jaegers
|
||||
rules:
|
||||
- apiGroups:
|
||||
- jaegertracing.io
|
||||
resources:
|
||||
- jaegers
|
||||
verbs:
|
||||
- '*'
|
||||
|
||||
Reference in New Issue
Block a user