Skip to content

Commit

Permalink
docs(readme): update ingress class API. (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Bertrand authored Sep 24, 2021
1 parent 7b87802 commit ac2a443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The controller will handle Ingresses with references to IngressClasses that have
Following is an example of an IngressClass that can be used:

```yaml
apiVersion: networking.k8s.io/v1beta1
apiVersion: networking.k8s.io/v1
kind: IngressClass
metadata:
name: ingress-istio-controller
Expand Down

0 comments on commit ac2a443

Please sign in to comment.