From d22d05511dc8785a79267e6cf9a5b637e5c8f40d Mon Sep 17 00:00:00 2001 From: sujiba Date: Tue, 6 May 2025 01:13:20 +0200 Subject: [PATCH] fix: moved sentence --- talos/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/talos/README.md b/talos/README.md index 7d5e5b4..23720aa 100644 --- a/talos/README.md +++ b/talos/README.md @@ -10,8 +10,6 @@ - [talhelper genconfig](#talhelper-genconfig) - [talconfig.yaml](#talconfigyaml) -Change into the directory `$HOME/Documents/home-cluster/talos` - # Required packages ```bash brew install talosctl talhelper sops age @@ -32,6 +30,8 @@ age-keygen -o $HOME/Library/Application\ Support/sops/age/keys.txt ``` # talhelper +Change into the directory `$HOME/Documents/home-cluster/talos` + ## Encryption setup Create the file `.sops.yaml` and copy the following content into it. Replace `YOUR_PULBIC_AGE_KEY` with the public key that you can find in your previously genereted keys.txt.