You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!