Skip to content

Commit

Permalink
Update apiVersion for missed HTTPRoute (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
nathancoleman authored Aug 25, 2022
1 parent 85de186 commit a7d7720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-gateway/local/api-gw/routes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
port: 8090
weight: 50
---
apiVersion: gateway.networking.k8s.io/v1alpha2
apiVersion: gateway.networking.k8s.io/v1beta1
kind: HTTPRoute
metadata:
name: example-route-2
Expand Down

0 comments on commit a7d7720

Please sign in to comment.