nix: point three modules' tlsCfg alias at the current hive-controller path

This commit is contained in:
damocles 2026-09-13 18:30:40 +02:00 committed by mara
commit f09a942395
3 changed files with 3 additions and 3 deletions

View file

@ -99,7 +99,7 @@ let
unitName = "authelia-${instance}";
stateDir = "/var/lib/${unitName}";
tlsCfg = hyperhiveCfg.tls;
tlsCfg = deployCfg.hive-controller.tls;
caTrust = import ./lib/hive-ca-trust.nix { inherit lib tlsCfg gatewayCfg; };
# `swarm-authelia-bridge` verifies the gateway when it introspects by name.
# Nothing in this container trusted the swarm CA, which is a runtime file no