WHAT
For ingress, the latest api should be networking.k8s.io/v1,
However, certificate-expiry-monitor-controller is still using extensions/v1beta1. (it will be deprecated soon)
Can you make an update for ingress's api version? Thank you!
WHY
(Write the background of this issue)