use rclone metrics instead of rc endpoint
This commit is contained in:
@@ -133,7 +133,7 @@ resource "hcloud_firewall" "monitoring" {
|
||||
rule {
|
||||
direction = "in"
|
||||
protocol = "tcp"
|
||||
port = "5572"
|
||||
port = "5573"
|
||||
description = "rclone"
|
||||
source_ips = [
|
||||
var.bastion_host.ipv4,
|
||||
|
||||
Reference in New Issue
Block a user