Skip to content

Commit

Permalink
Merge pull request #5 from waltribeiro/main
Browse files Browse the repository at this point in the history
fix: k3s yaml link so tutorial works and updated the image with new yaml url
  • Loading branch information
stevemar authored Aug 28, 2024
2 parents 72d4caf + b8810e1 commit 2c878a1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified docs/images/part2/5-cloud-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/parts/reactle.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Copy and paste the snippet of code below into the text box.
runcmd:
- curl -sfL https://get.k3s.io | sh -
- sleep 20
- kubectl apply -f https://raw.githubusercontent.com/stevemar/react-wordle/main/reactle-kube-deploy.yaml
- kubectl apply -f https://raw.githubusercontent.com/stevemar/metal-code-snippets/main/yaml/reactle.yaml
```
!!! question "Open discussion"
Expand Down

0 comments on commit 2c878a1

Please sign in to comment.