diff --git a/readme.md b/readme.md index ecfaf41..a0be16a 100644 --- a/readme.md +++ b/readme.md @@ -97,7 +97,7 @@ For worker nodes: ```bash talosctl gen config \ --output rendered/worker1.yaml \ - --output-types controlplane \ + --output-types worker \ --with-secrets secrets.yaml \ --config-patch @nodes/worker1.yaml \ --config-patch @patches/argocd.yaml \