cluster/services/dns: add dns records
This commit is contained in:
parent
b217be06d5
commit
7ff75a72f5
1 changed files with 2 additions and 0 deletions
|
@ -59,4 +59,6 @@ in
|
||||||
client = ./client.nix;
|
client = ./client.nix;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
dns.records.securedns.consulService = "securedns";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue