update notes.txt example with networking.k8s.io

ingress api extensions/v1beta1 is not longer supported since 1.18

the example after nginx helm deployment should reflect that
This commit is contained in:
Mofizur Rahman 2020-04-23 01:12:42 -04:00 committed by GitHub
parent f9ae784541
commit 4e63d6452a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ Get the application URL by running these commands:
An example Ingress that makes use of the controller:
apiVersion: extensions/v1beta1
apiVersion: networking.k8s.io/v1beta1
kind: Ingress
metadata:
annotations: