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

Commit

Permalink
feat(*): update traffic split crd to v1alpha4
Browse files Browse the repository at this point in the history
Signed-off-by: Michelle Noorali <minooral@microsoft.com>
  • Loading branch information
Michelle Noorali committed Jan 20, 2021
1 parent 1b24c15 commit eca5cc3
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions crds/split.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,14 @@ spec:
- ts
plural: trafficsplits
singular: trafficsplit
version: v1alpha3
version: v1alpha4
versions:
- name: v1alpha3
- name: v1alpha4
served: true
storage: true
- name: v1alpha3
served: false
storage: false
- name: v1alpha2
served: false
storage: false
Expand Down

0 comments on commit eca5cc3

Please sign in to comment.