MRostanski
MRostanski
I am confirming the bug exists, but also it has nothing to do with `dynamic` block, becayse we don't use one and have encountered the same problem: ```txt Error: Provider...
@jcudit no, unfortunately it does not. I have: ``` terraform { required_providers { github = { source = "integrations/github" version = "~> 4.4.0" } random = { source = "hashicorp/random"...
Hi @imdhruva , are you certain that your traefik installation expects `traefikv2` as ingress class? Default Helm installation uses `traefik` as a class name. Can you provide deployment arguments of...
@imdhruva Yes, I wes referring to any addidtional `--set` arguments, sorry if I was not clear. And also to be clear - I am not pointing any flaw in your...
Also, when you look in the IngressRoute that is created, what helm chart does is the only entrypoint it has is `traefik`. Try to set it up as 'websecure`
I will try to contribute and see what needs to be done to add this cost component