mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
[TRAEFIK] Comment
This commit is contained in:
parent
df962bcc8d
commit
bfa7e08944
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"
|
||||
|
|
@ -41,4 +41,4 @@ resource "helm_release" "traefik" {
|
|||
}
|
||||
})
|
||||
]
|
||||
}
|
||||
}*/
|
||||
Loading…
Add table
Add a link
Reference in a new issue