cluster/services/consul: add dns records
This commit is contained in:
parent
07544555c7
commit
13d1dd572f
1 changed files with 2 additions and 0 deletions
|
@ -17,4 +17,6 @@ in
|
|||
./remote-api.nix
|
||||
];
|
||||
};
|
||||
|
||||
dns.records."consul-remote.internal".consulService = "consul-remote";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue