[TRAEFIK] Readd to cluster.

This commit is contained in:
Kat Inskip 2023-05-01 10:17:42 -07:00
parent 9178af28cd
commit f43fefb750
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -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 @@
}
})
]
}*/
}