9 lines
86 B
TOML
9 lines
86 B
TOML
[template]
|
|
src = "prometheus.tmpl"
|
|
dest = "/prometheus.yml"
|
|
keys = [
|
|
"/time/",
|
|
]a
|
|
|
|
|