create custom module for k3s configuration
This commit is contained in:
parent
0071dbfee5
commit
052e3d7b63
6 changed files with 59 additions and 41 deletions
|
@ -13,6 +13,8 @@
|
|||
};
|
||||
|
||||
terraformDatabase.enable = true;
|
||||
|
||||
k3s.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Reference in a new issue