Commit 2931ac6
Matthew Fisher
fix confd wait issue
when trying to boot up the registry, it would skip setting etcd
values if anything was set. Because we made some changes to the
cookbook to set some variables to configure the storage backend,
this broke the container. Changing it to set the secretKey if
not present by default fixes the original intention of this
logic.1 parent ef6299d commit 2931ac6
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 4 | | |
8 | 5 | | |
9 | | - | |
| 6 | + | |
10 | 7 | | |
11 | | - | |
| 8 | + | |
0 commit comments