mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
[TRAEFIK] Readd to cluster.
This commit is contained in:
parent
9178af28cd
commit
f43fefb750
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
/*resource "helm_release" "traefik" {
|
resource "helm_release" "traefik" {
|
||||||
name = "traefik"
|
name = "traefik"
|
||||||
repository = "https://traefik.github.io/charts"
|
repository = "https://traefik.github.io/charts"
|
||||||
chart = "traefik"
|
chart = "traefik"
|
||||||
|
|
@ -38,4 +38,4 @@
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
]
|
]
|
||||||
}*/
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue