We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a97291c commit 2af3e08Copy full SHA for 2af3e08
docs/resources/gen_config.md
@@ -29,7 +29,7 @@ Generates a configuration for Talos cluster.
29
- `dns_domain` (String) The dns domain to use for cluster.
30
- `install_disk` (String) The disk to install to.
31
- `install_image` (String) The image used to perform an installation.
32
-- `kubernetes_version` (String) Desired kubernetes version to run (default "1.24.2").
+- `kubernetes_version` (String) Desired kubernetes version to run (default "1.24.3").
33
- `persist` (Boolean) The desired persist value for configs.
34
- `registry_mirrors` (Map of String) List of registry mirrors to use in format: <registry host>=<mirror URL>.
35
- `talos_version` (String) The desired Talos version to generate config for (backwards compatibility, e.g. v0.8).
0 commit comments