cluster/services/certificates: allow grail to use the internal wildcard cert
This commit is contained in:
parent
491666c17a
commit
df1b0e1850
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
services.certificates = {
|
||||
nodes = {
|
||||
internal-wildcard = [ "checkmate" "thunderskin" "VEGAS" "prophet" ];
|
||||
internal-wildcard = [ "checkmate" "grail" "thunderskin" "VEGAS" "prophet" ];
|
||||
};
|
||||
nixos = {
|
||||
internal-wildcard = [
|
||||
|
|
Loading…
Reference in a new issue