Skip to content

Commit 0e23f10

Browse files
author
Matthew Fisher
committed
ref(registry): remove confd check script
In older versions of confd, if a key did not exist then confd would write out "<no value>" to the template. In confd 0.8 it will just error out of the key is not found, so this check is no longer necessary.
1 parent c07cbd1 commit 0e23f10

2 files changed

Lines changed: 0 additions & 9 deletions

File tree

registry/bin/check

Lines changed: 0 additions & 8 deletions
This file was deleted.

registry/conf.d/config.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,4 @@ keys = [
99
"/deis/registry",
1010
"/deis/store/gateway",
1111
]
12-
check_cmd = "/app/bin/check {{ .src }}"
1312
reload_cmd = "/app/bin/reload"

0 commit comments

Comments
 (0)