mirror of
https://github.com/ceph/ceph
synced 2024-12-19 09:57:05 +00:00
fd4f484d22
Before this refactor we couln't override the config externally. Now the _config is correctly propagated and not only taken from the config.libsonnet file. Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@cern.ch>
4 lines
92 B
Plaintext
4 lines
92 B
Plaintext
(import 'config.libsonnet') +
|
|
(import 'dashboards.libsonnet') +
|
|
(import 'alerts.libsonnet')
|