[RAN] Add firewall

This commit is contained in:
Kat Inskip 2023-05-01 09:47:57 -07:00
parent b0a7fa16c1
commit 019731411e
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
3 changed files with 53 additions and 7 deletions

View file

@ -20,8 +20,6 @@ resource "helm_release" "traefik" {
ports = {
traefik = {
traefik = {
hostPort = 9000
hostIP = "100.105.14.66"
expose = true
}
web = {