diff --git a/content/posts/11-a-beautiful-gitops-day-1/index.md b/content/posts/11-a-beautiful-gitops-day-1/index.md index 7213c76..abca779 100644 --- a/content/posts/11-a-beautiful-gitops-day-1/index.md +++ b/content/posts/11-a-beautiful-gitops-day-1/index.md @@ -357,7 +357,7 @@ Will print the SSH config access after cluster creation. #### ETCD and network encryption by default -You may need to enable etcd and network encryption in order to preventing any data leak in case of a server is compromised. You can easily do so by adding the following variables: +You may need to enable etcd and network encryption in order to prevent any data leak in case of a server is compromised. You can easily do so by adding the following variables: {{< highlight host="demo-kube-hcloud" file="kube.tf" >}}