cluster/services/patroni: add simulacrum deps
This commit is contained in:
parent
e87a1b23e9
commit
c57976a299
1 changed files with 1 additions and 0 deletions
|
@ -36,5 +36,6 @@
|
||||||
PATRONI_REWIND_PASSWORD = default;
|
PATRONI_REWIND_PASSWORD = default;
|
||||||
metricsCredentials.nodes = nodes.worker;
|
metricsCredentials.nodes = nodes.worker;
|
||||||
};
|
};
|
||||||
|
simulacrum.deps = [ "consul" "incandescence" "locksmith" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue