feat: added talhelper genconfig
This commit is contained in:
parent
ec9a1e6511
commit
05e8310056
1 changed files with 6 additions and 0 deletions
|
@ -58,3 +58,9 @@ The command `talhelper genconfig` will create a `.gitignore`, `talosconfig` and
|
||||||
> [!CAUTION]
|
> [!CAUTION]
|
||||||
> The `.gitignore` contains all genereted files from `talhelper genconfig` because those files contain unencrypted secrets.
|
> The `.gitignore` contains all genereted files from `talhelper genconfig` because those files contain unencrypted secrets.
|
||||||
|
|
||||||
|
## talconfig.yaml
|
||||||
|
Create a talconfig.yaml. Take inspiration from the [talhelper template](https://github.com/budimanjojo/talhelper/blob/master/example/talconfig.yaml) and the [configuration parameters](https://budimanjojo.github.io/talhelper/latest/reference/configuration/).
|
||||||
|
|
||||||
|
```bash
|
||||||
|
vi talconfig.yaml
|
||||||
|
```
|
Loading…
Add table
Add a link
Reference in a new issue