mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19: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"
|
||||
repository = "https://traefik.github.io/charts"
|
||||
chart = "traefik"
|
||||
|
|
@ -38,4 +38,4 @@
|
|||
}
|
||||
})
|
||||
]
|
||||
}*/
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue