mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 20:39:18 -08:00
[RAN] Add firewall
This commit is contained in:
parent
b0a7fa16c1
commit
019731411e
3 changed files with 53 additions and 7 deletions
|
|
@ -20,8 +20,6 @@ resource "helm_release" "traefik" {
|
|||
ports = {
|
||||
traefik = {
|
||||
traefik = {
|
||||
hostPort = 9000
|
||||
hostIP = "100.105.14.66"
|
||||
expose = true
|
||||
}
|
||||
web = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue