Skip to content

Commit 77152a1

Browse files
schema: Specify alerting related config
This adds: - alerts - elasticsearch - fluentd - grafana - grafanaLabelEnforcer - kubeStateMetrics - metricsServer - opensearch - openstackMonitoring - prometheus - prometheusBlackboxExporter - prometheusNodeExporter - prometheusOperator - s3Exporter - thanos - wcProbeIngress - welcomingDashboard Co-authored-by: anders-elastisys <112394389+anders-elastisys@users.noreply.github.com>
1 parent 166c40c commit 77152a1

File tree

4 files changed

+1385
-14
lines changed

4 files changed

+1385
-14
lines changed

config/config/common-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ fluentd:
262262

263263
tolerations: []
264264

265-
nodeSelector: ""
265+
nodeSelector: {}
266266
affinity: {}
267267

268268
forwarder:
@@ -287,7 +287,7 @@ fluentd:
287287
key: node-role.kubernetes.io/master
288288
value: ""
289289

290-
nodeSelector: ""
290+
nodeSelector: {}
291291
affinity: {}
292292

293293
livenessThresholdSeconds: 900

0 commit comments

Comments
 (0)