rich-receptionist-74395
02/06/2023, 2:05 PMerror: resource mapping not found for name: "c8-ingress" namespace: "" from "zeebe-traefik.yaml": no matches for kind "Ingress" in version "extensions/v1beta1"
ensure CRDs are installed first
This seems to be because of the an old apiVersion
used in the yaml file. How to do it the right way?
Thanks.eager-london-83975
02/06/2023, 2:23 PMapiVersion: <http://networking.k8s.io/v1|networking.k8s.io/v1>