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