[02:02:28] it's ok j.ayme. I bet you didn't spot there either that I was still missing some quotes around the values [02:02:39] I didn't either 🙃 🫠 [06:46:10] eheh [12:40:46] I am delighted to report I made the same mistake a few days ago :) [13:21:11] Speaking of label selectors. SO the old k8s netpolicy for knative-serving has: [13:22:20] ... a macth on using podSelector: matchLabels: istio: ingressgateway --- and then the same again with cluster-local-gateway as the rightmost part. While I can mimic the first with selector: app=="istio-ingressgateway", I am unsure what to do with the latter.