charts icon indicating copy to clipboard operation
charts copied to clipboard

[pulsar] Upgrade ingress api to `networking.k8s.io/v1`

Open FushuWang opened this issue 2 years ago • 0 comments

Fixes #640

Motivation

Fix ingress api issue when installing pulsar chart into k8s v1.19+.

Modifications

Breaking changes.

Use networking.k8s.io/v1 directly which requires the k8s version is v1.19+.

Verifying this change

  • [x] Make sure that the change passes the CI checks.

Documentation

Check the box below.

Need to update docs?

  • [x] no-need-doc

    (Please explain why)

FushuWang avatar Sep 08 '22 18:09 FushuWang