tweaked readme

This commit is contained in:
Karim Naufal 2022-02-25 15:56:18 +01:00
parent 46dd37383c
commit 68edf87971

View File

@ -199,11 +199,11 @@ spec:
If you want to takedown the cluster, you can proceed as follows:
```sh
hcloud load-balancer delete traefik
hcloud network delete k3s
terraform destroy -auto-approve
```
And if the network is slow to delete, just issue `hcloud network delete k3s` to speed things up!
_Also, if you had a full-blown cluster in use, it would be best to delete the whole project in your Hetzner account directly as operators or deployments may create other resources during regular operation._
<!-- CONTRIBUTING -->