update config for the kubernetes-event-exporter
This commit is contained in:
@@ -27,4 +27,8 @@ spec:
|
|||||||
name: "{{ .InvolvedObject.Name }}"
|
name: "{{ .InvolvedObject.Name }}"
|
||||||
namespace: "{{ .Namespace }}"
|
namespace: "{{ .Namespace }}"
|
||||||
component: "{{ .Source.Component }}"
|
component: "{{ .Source.Component }}"
|
||||||
host: "{{ .Source.Host }}"
|
host: "{{ .Source.Host }}"
|
||||||
|
nodeSelector:
|
||||||
|
kubernetes.io/hostname: rpi5-cluster-node-1
|
||||||
|
metrics:
|
||||||
|
enabled: true
|
||||||
Reference in New Issue
Block a user