Consider the meta monitoring namespace for logs as well
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
parent
f0bdf0760d
commit
3f200115f9
@ -9,7 +9,7 @@ data:
|
|||||||
role = "pod"
|
role = "pod"
|
||||||
namespaces {
|
namespaces {
|
||||||
own_namespace = true
|
own_namespace = true
|
||||||
names = [ {{ include "agent.namespaces" . }} ]
|
names = [ {{ include "agent.all_namespaces" . }} ]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user