2020-03-11 12:46:52 +00:00
|
|
|
gerritServers:
|
2020-04-29 15:33:42 +00:00
|
|
|
kubernetes:
|
|
|
|
- namespace: default
|
|
|
|
label:
|
|
|
|
name: app
|
|
|
|
value: gerrit-slave
|
|
|
|
containerName: gerrit-slave
|
|
|
|
port: 8080
|
|
|
|
username: admin
|
|
|
|
password: secret
|
2021-12-16 17:30:18 +00:00
|
|
|
federatedPrometheus:
|
|
|
|
- host: prometheus.example.com
|
|
|
|
port: 9090
|
|
|
|
username: admin
|
|
|
|
password: secret
|
2020-04-29 15:33:42 +00:00
|
|
|
other:
|
2020-03-11 12:46:52 +00:00
|
|
|
- host: gerrit.example.com
|
|
|
|
username: admin
|
|
|
|
password: secret
|
2021-02-11 08:28:33 +00:00
|
|
|
healthcheck: false
|
2020-03-05 14:28:26 +00:00
|
|
|
promtail:
|
|
|
|
storagePath: /var/promtail
|
|
|
|
logPath: /var/gerrit/logs
|
2020-03-11 12:46:52 +00:00
|
|
|
namespace: namespace
|
|
|
|
tls:
|
|
|
|
skipVerify: true
|
|
|
|
caCert:
|
2020-05-20 13:56:57 +00:00
|
|
|
monitoring:
|
|
|
|
prometheus:
|
|
|
|
server:
|
|
|
|
host: prometheus.example.com
|
|
|
|
username:
|
|
|
|
password:
|
|
|
|
tls:
|
|
|
|
cert:
|
|
|
|
key:
|
|
|
|
alertmanager:
|
|
|
|
slack:
|
|
|
|
apiUrl: https://hooks.slack.com/services/xxx/xxx
|
|
|
|
channel: '#alerts'
|
|
|
|
grafana:
|
|
|
|
host: grafana.example.com
|
|
|
|
tls:
|
|
|
|
cert:
|
|
|
|
key:
|
|
|
|
admin:
|
|
|
|
username: admin
|
|
|
|
password: secret
|
|
|
|
ldap:
|
|
|
|
enabled: false
|
|
|
|
host:
|
|
|
|
port: ""
|
|
|
|
password:
|
|
|
|
bind_dn:
|
|
|
|
accountBases: "[]"
|
|
|
|
groupBases: "[]"
|
|
|
|
dashboards:
|
|
|
|
editable: false
|
|
|
|
logging:
|
|
|
|
loki:
|
|
|
|
host: loki.example.com
|
2020-03-11 12:46:52 +00:00
|
|
|
username:
|
|
|
|
password:
|
2020-05-20 13:56:57 +00:00
|
|
|
s3:
|
|
|
|
protocol: https
|
|
|
|
host: s3.eu-de-1.example.com
|
|
|
|
accessToken: abcd
|
|
|
|
secret: "1234"
|
|
|
|
bucket: bucket
|
|
|
|
region: eu-de-1
|
2020-03-11 12:46:52 +00:00
|
|
|
tls:
|
|
|
|
cert:
|
|
|
|
key:
|