Merge pull request #5422 from moficodes/patch-1
update notes.txt example with networking.k8s.io
This commit is contained in:
commit
77d43d4378
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ Get the application URL by running these commands:
|
||||||
|
|
||||||
An example Ingress that makes use of the controller:
|
An example Ingress that makes use of the controller:
|
||||||
|
|
||||||
apiVersion: extensions/v1beta1
|
apiVersion: networking.k8s.io/v1beta1
|
||||||
kind: Ingress
|
kind: Ingress
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
|
|
Loading…
Reference in a new issue