Compare commits

...

2 commits

Author SHA1 Message Date
sujiba
05e8310056 feat: added talhelper genconfig 2025-05-06 01:04:44 +02:00
sujiba
ec9a1e6511 fix: moved time server to patch 2025-05-06 01:02:27 +02:00
2 changed files with 10 additions and 3 deletions

View file

@ -58,3 +58,9 @@ The command `talhelper genconfig` will create a `.gitignore`, `talosconfig` and
> [!CAUTION]
> 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
```

View file

@ -27,9 +27,6 @@ nodes:
nameservers:
- 10.10.10.1
installDisk: /dev/nvme0n1
time:
servers:
- 10.10.10.1
userVolumes:
- name: local-storage
provisioning:
@ -46,6 +43,10 @@ nodes:
patches:
- |-
machine:
time:
servers:
- 10.10.10.1
cluster:
network:
cni: