add nginx ignress bouncer to ingress controller [ci skip]
This commit is contained in:
parent
e6ff305574
commit
aa324ef1d5
5 changed files with 88 additions and 5 deletions
|
|
@ -66,7 +66,6 @@ resource "helm_release" "crowdsec" {
|
|||
chart = "crowdsec"
|
||||
|
||||
values = [templatefile("${path.module}/values.yaml", {})]
|
||||
# values = [templatefile("${path.module}/rowdsec-ingress-bouncer.yaml", {})]
|
||||
}
|
||||
|
||||
# resource "kubernetes_ingress_v1" "metabase" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue