opendistro-build
opendistro-build copied to clipboard
Kubernetes Ingress apiVersion: extensions/v1beta1 is deprecated
Is your feature request related to a problem? Please describe.
Kubernetes Ingress apiVersion: extensions/v1beta1
is deprecated and will be removed in 1.22
Describe the solution you'd like
Should be update in the Helm Chart for both Elasticsearch and Kibana according to:
https://kubernetes.io/docs/reference/using-api/deprecation-guide/#ingress-v122
Any progress on this one please?