mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-05 17:27:51 +00:00
Add requested fixes
This commit is contained in:
parent
510c3724ce
commit
fa5f8cd742
3 changed files with 5 additions and 4 deletions
|
|
@ -76,7 +76,8 @@ external:
|
|||
# but you can explicitly disable namespaces if needed with "namespaced: false"
|
||||
# this is useful if you have an HPA with an external metric in namespace A
|
||||
# but want to query for metrics from namespace B
|
||||
namespaced: false
|
||||
resources:
|
||||
namespaced: false
|
||||
|
||||
# TODO: should we be able to map to a constant instance of a resource
|
||||
# (e.g. `resources: {constant: [{resource: "namespace", name: "kube-system"}}]`)?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue