add missing field kubeconfig

This commit is contained in:
2025-10-21 13:42:18 -04:00
parent 83fcf9e8ac
commit 035de57925
4 changed files with 4 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ async fn main() {
let gateway_ipv4 = Ipv4Addr::new(192, 168, 33, 1);
let gateway_ip = IpAddr::V4(gateway_ipv4);
let topology = harmony::topology::HAClusterTopology {
kubeconfig: None,
domain_name: "ncd0.harmony.mcd".to_string(), // TODO this must be set manually correctly
// when setting up the opnsense firewall
router: Arc::new(UnmanagedRouter::new(