mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Merge pull request #103435 from dashpole/rename_service
Change tracing service from kube-apiserver to apiserver
This commit is contained in:
commit
c93e509e6f
@ -35,7 +35,7 @@ import (
|
||||
"k8s.io/utils/path"
|
||||
)
|
||||
|
||||
const apiserverService = "kube-apiserver"
|
||||
const apiserverService = "apiserver"
|
||||
|
||||
// TracingOptions contain configuration options for tracing
|
||||
// exporters
|
||||
|
Loading…
Reference in New Issue
Block a user