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

Commit

Permalink
Merge pull request #97 from michelleN/split
Browse files Browse the repository at this point in the history
feat(*): update traffic split crd to v1alpha4
  • Loading branch information
Michelle Noorali authored Jan 20, 2021
2 parents 1b24c15 + eca5cc3 commit e8a40f9
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 e8a40f9

Please sign in to comment.