fix: moved sentence
This commit is contained in:
parent
e8cbe1f376
commit
d22d05511d
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue