From bad3ac80f9bec40b157b77696f8f7d4c87e20d84 Mon Sep 17 00:00:00 2001 From: Alexandre Iooss Date: Thu, 25 Jul 2019 09:30:18 +0200 Subject: [PATCH] [grafana] Link to pull request --- .gitignore | 5 ----- grafana/docker-compose.yml | 4 ++++ 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index ac75d4a..8699393 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,2 @@ # data data_* - -# secrets -./codimd/resources/config.json -./grafana/ldap.toml - diff --git a/grafana/docker-compose.yml b/grafana/docker-compose.yml index 065859d..ef2e785 100644 --- a/grafana/docker-compose.yml +++ b/grafana/docker-compose.yml @@ -1,3 +1,7 @@ +# For the moment, the LDAP password need to be in ldap.toml +# In the future, we will be able to make a secret +# See https://github.com/grafana/grafana/pull/17526 + version: "3.7" services: