nix: point three modules' tlsCfg alias at the current hive-controller path
This commit is contained in:
parent
9f8df505c6
commit
f09a942395
3 changed files with 3 additions and 3 deletions
|
|
@ -163,7 +163,7 @@ let
|
|||
# `security.pki.certificateFiles`.
|
||||
caTrust = import ./lib/hive-ca-trust.nix {
|
||||
inherit lib;
|
||||
tlsCfg = hyperhiveCfg.tls;
|
||||
tlsCfg = deployCfg.hive-controller.tls;
|
||||
inherit gatewayCfg;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue