Migrate to Prometheus Operator

This commit is contained in:
2022-09-11 16:24:35 +03:00
parent ee4b1ddf57
commit 1045ed2f26
30 changed files with 32403 additions and 129 deletions

View File

@@ -10,6 +10,9 @@ spec:
kibanaRef:
name: kibana
config:
http:
enabled: true
port: 5066
filebeat:
autodiscover:
providers:
@@ -81,6 +84,14 @@ spec:
valueFrom:
fieldRef:
fieldPath: spec.nodeName
- name: exporter
image: sepa/beats-exporter
args:
- -p=5066
ports:
- containerPort: 8080
name: exporter
protocol: TCP
volumes:
- name: varlogcontainers
hostPath: