Skip to content

Commit 133f707

Browse files
Matthew Fishercarmstrong
authored andcommitted
fix(controller): revert e647336741
1 parent 2737735 commit 133f707

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

controller/conf.d/confd_settings.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ uid = 1000
55
gid = 1000
66
mode = "0640"
77
keys = [
8-
"/deis",
8+
"/deis/controller",
9+
"/deis/cache",
10+
"/deis/database",
11+
"/deis/registry",
912
]
1013
check_cmd = "test -e {{ .src }}"
1114
reload_cmd = "/app/bin/reload"

0 commit comments

Comments
 (0)