Automated upload for dev.t09.de
This commit is contained in:
parent
24a8029772
commit
1c6eeabd7d
3 changed files with 9 additions and 21 deletions
|
|
@ -351,7 +351,7 @@ vmcluster:
|
|||
spec:
|
||||
resources:
|
||||
requests:
|
||||
storage: 10Gi
|
||||
storage: 10Gi
|
||||
resources:
|
||||
{}
|
||||
# limits:
|
||||
|
|
@ -543,7 +543,7 @@ alertmanager:
|
|||
config:
|
||||
route:
|
||||
receiver: "blackhole"
|
||||
routes:
|
||||
routes:
|
||||
- matchers:
|
||||
- severity=~"critical|major"
|
||||
receiver: outlook
|
||||
|
|
@ -553,7 +553,7 @@ alertmanager:
|
|||
email_configs:
|
||||
- smarthost: 'mail.mms-support.de:465'
|
||||
auth_username: 'ipcei-cis-devfw@mms-support.de'
|
||||
auth_password:
|
||||
auth_password:
|
||||
name: email-user-credentials
|
||||
key: connection-string
|
||||
from: '"IPCEI CIS DevFW" <ipcei-cis-devfw@mms-support.de>'
|
||||
|
|
@ -792,7 +792,7 @@ defaultDatasources:
|
|||
implementation: prometheus
|
||||
# -- Configure additional grafana datasources (passed through tpl).
|
||||
# Check [here](http://docs.grafana.org/administration/provisioning/#datasources) for details
|
||||
extra:
|
||||
extra:
|
||||
- name: VictoriaLogs
|
||||
access: proxy
|
||||
type: victoriametrics-logs-datasource
|
||||
|
|
@ -843,7 +843,7 @@ grafana:
|
|||
|
||||
# Uncomment the block below, if you want to enable VictoriaMetrics Datasource in Grafana:
|
||||
# Note that Grafana will need internet access to install the datasource plugin.
|
||||
|
||||
|
||||
plugins:
|
||||
- victoriametrics-metrics-datasource
|
||||
- victoriametrics-logs-datasource
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue