Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Commit

Permalink
Fix api version in example
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Leong <[email protected]>
  • Loading branch information
adleong committed Mar 25, 2020
1 parent c69fd1f commit 6f6c8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion traffic-specs.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ This resource is used to describe L4 TCP traffic. It is a simple route which con
an application to receive raw non protocol specific traffic.

```yaml
apiVersion: specs.smi-spec.io/v1alpha1
apiVersion: specs.smi-spec.io/v1alpha2
kind: TCPRoute
metadata:
name: tcp-route
Expand Down

0 comments on commit 6f6c8e1

Please sign in to comment.