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
|
|
@ -20,7 +20,7 @@ let
|
|||
networkCfg = config.services.hyperhive.network;
|
||||
hyperhiveCfg = config.services.hyperhive;
|
||||
gatewayCfg = hyperhiveCfg.gateway;
|
||||
tlsCfg = hyperhiveCfg.tls;
|
||||
tlsCfg = deployCfg.hive-controller.tls;
|
||||
autheliaCfg = hyperhiveCfg.swarm.authelia;
|
||||
vmCfg = hyperhiveCfg.swarm.victoriametrics;
|
||||
vlCfg = hyperhiveCfg.swarm.victorialogs;
|
||||
|
|
|
|||
Loading…
Reference in a new issue