Merge pull request 'Remove MinIO firewall rule (port 9000) from VM 202' (#76) from remove-minio-fw-rule into main
Some checks failed
Drift Detection / detect-drift (push) Failing after 2s
Some checks failed
Drift Detection / detect-drift (push) Failing after 2s
This commit is contained in:
commit
207be707aa
@ -25,14 +25,6 @@ locals {
|
||||
source = "185.47.204.226"
|
||||
comment = "PostgreSQL from K8s (bare_srv_1)"
|
||||
},
|
||||
{
|
||||
type = "in"
|
||||
action = "ACCEPT"
|
||||
proto = "tcp"
|
||||
dport = "9000"
|
||||
source = "185.47.204.226"
|
||||
comment = "MinIO from K8s (bare_srv_1)"
|
||||
},
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user