This repository has been archived by the owner on Nov 30, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(registry): make deis-cache mandatory
Sometimes the redis cache would take longer than the registry to come up. In that case, confd would then set the host and port to be "", in which case the registry would parse the YAML value as `None`. This change makes the cache mandatory in order for the registry to come up.
- Loading branch information