fixed comment

This commit is contained in:
Karim Naufal 2021-12-10 00:48:45 +01:00
parent d12b3c0dfd
commit d66598320d

View File

@ -23,8 +23,7 @@ resource "hcloud_network_subnet" "k3s" {
resource "hcloud_firewall" "k3s" {
name = "k3s-firewall"
# Internal cluster traffic, kube api server, kubelet metrics, cilium, etcd,
# and Hetzner metadata service and cloud api
# Allowing internal cluster traffic and Hetzner metadata service and cloud API IPs
rule {
direction = "in"
protocol = "tcp"