kubewharf / kelemetry

Global control plane tracing for Kubernetes
Apache License 2.0
252 stars 28 forks source link

how to enable extension trace from apiserver in chart #152

Closed yingxin-gh closed 1 year ago

yingxin-gh commented 1 year ago

Description

Install kelemetry by helm, but can not see the audit event in k8s resource trace. It can see the audit event by kind setup to uncomment the extension trace config in tfconfig.yaml. How to enable or config them in helm install ?

User story

No response