mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 01:38:10 +00:00
Use new kubenetes-incubator version of boilerplate
The boilerplate moved to github.com/kuberntes-incubator/custom-metrics-apiserver, so we should use that now.
This commit is contained in:
parent
766cd07c3a
commit
703e9ecf09
7 changed files with 16 additions and 16 deletions
|
|
@ -14,7 +14,7 @@ import:
|
|||
- kubernetes/typed/core/v1
|
||||
- rest
|
||||
- tools/clientcmd
|
||||
- package: github.com/directxman12/custom-metrics-boilerplate
|
||||
- package: github.com/kubernetes-incubator/custom-metrics-apiserver
|
||||
subpackages:
|
||||
- pkg/cmd/server
|
||||
- pkg/provider
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue