diff --git a/conf.d/database_creds.toml b/conf.d/database_creds.toml index a9d17de..4c413a9 100644 --- a/conf.d/database_creds.toml +++ b/conf.d/database_creds.toml @@ -8,4 +8,3 @@ keys = [ "/database/credentials", ] check_cmd = "/app/bin/check {{ .src }}" -reload_cmd = "/app/bin/reload"