Łukasz Chwastyk
Łukasz Chwastyk
I know that this is old but someone else might face similar issue, to solve it you just have to change name in ingress, so if you want to have...
@rbickel I'm also using version 1.5.1   I removed some parts from the yaml (not relevant) ``` apiVersion: networking.k8s.io/v1 kind: Ingress metadata: annotations: kubernetes.io/ingress.class: azure/application-gateway name: a-sitemap namespace: chaos-testing...