Skip to content

Commit

Permalink
Change ingressClass api version to make it compatible with 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
angelbarrera92 committed May 27, 2021
1 parent 92cbf31 commit dcc3334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion katalog/nginx/bases/controller/ingressClass.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# license that can be found in the LICENSE file.

---
apiVersion: networking.k8s.io/v1
apiVersion: networking.k8s.io/v1beta1
kind: IngressClass
metadata:
name: nginx
Expand Down

0 comments on commit dcc3334

Please sign in to comment.