Skip to content

Commit 898a10d

Browse files
author
Matthew Fisher
committed
chore(controller): remove 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 21b9d60 commit 898a10d

2 files changed

Lines changed: 0 additions & 9 deletions

File tree

controller/bin/check

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

controller/conf.d/confd_settings.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ keys = [
1111
"/deis/domains",
1212
"/deis/platform",
1313
]
14-
check_cmd = "/app/bin/check {{ .src }}"
1514
reload_cmd = "/app/bin/reload"

0 commit comments

Comments
 (0)