snake-case, not camelCase
This commit is contained in:
parent
c89f643fe6
commit
a639cd76ec
|
@ -14,8 +14,8 @@
|
|||
zone = "informis.land";
|
||||
postgresql-server = "procul";
|
||||
metrics = {
|
||||
grafanaHost = "locum";
|
||||
prometheusHost = "locum";
|
||||
grafana-host = "locum";
|
||||
prometheus-ost = "locum";
|
||||
};
|
||||
log-aggregator = "locum";
|
||||
backplane = {
|
||||
|
|
|
@ -16,8 +16,8 @@
|
|||
kerberos-master = "nostromo";
|
||||
|
||||
metrics = {
|
||||
prometheusHost = "fimbria";
|
||||
grafanaHost = "nostromo";
|
||||
prometheus-host = "fimbria";
|
||||
grafana-host = "nostromo";
|
||||
};
|
||||
|
||||
log-aggregator = "nostromo";
|
||||
|
|
Loading…
Reference in New Issue