add letsyncrypt cert for top level domain
This commit is contained in:
@@ -82,10 +82,12 @@
|
||||
|
||||
certs = {
|
||||
"roypository.com" = {
|
||||
domain = "*.roypository.com";
|
||||
domain = "roypository.com";
|
||||
extraDomainNames = [ "*.roypository.com" ];
|
||||
group = "nginx";
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
# This deploys to the k3s cluster declared below
|
||||
|
||||
Reference in New Issue
Block a user