fix: phase out jaeger in favor of tempo and otel collecotor

This commit is contained in:
Jonas Juselius
2024-09-27 19:59:13 +02:00
parent aac2b7bd2c
commit 58abecc074
7 changed files with 7 additions and 51 deletions
@@ -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:
- '*'