mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-11-07 03:21:42 +01:00
examples/prometheus-agent: Hide ruleSelector
Signed-off-by: ArthurSens <arthursens2005@gmail.com>
This commit is contained in:
parent
6437e1414a
commit
d60c5f6b69
@ -20,6 +20,7 @@ local kp =
|
|||||||
spec+: {
|
spec+: {
|
||||||
replicas: 1,
|
replicas: 1,
|
||||||
alerting:: {},
|
alerting:: {},
|
||||||
|
ruleSelector:: {},
|
||||||
remoteWrite: [{
|
remoteWrite: [{
|
||||||
url: 'http://remote-write-url.com',
|
url: 'http://remote-write-url.com',
|
||||||
}],
|
}],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user