mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 01:38:10 +00:00
Demonstrate how to use external metrics
This commit is contained in:
parent
4b5788e847
commit
936bda2ef0
4 changed files with 52 additions and 2 deletions
|
|
@ -5,5 +5,6 @@ metadata:
|
|||
rules:
|
||||
- apiGroups:
|
||||
- custom.metrics.k8s.io
|
||||
- external.metrics.k8s.io
|
||||
resources: ["*"]
|
||||
verbs: ["*"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue