rchakode/kube-opex-analytics

Ingress apiVersion extensions/v1beta1 is deprecated

Closed this issue · 2 comments

Describe the bug
apiVersion: extensions/v1beta1 is deprecated

To Reproduce
Steps to reproduce the behavior:

  1. check /manifests/helm/templates/ingress.yaml file

Expected behavior
migrate to networking.k8s.io/v1

Hi @ppodbielski ,
Thank you to report this.
We'll fix that.

Fixed in main