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

Commit e8a40f9

Browse files
author
Michelle Noorali
authored
Merge pull request #97 from michelleN/split
feat(*): update traffic split crd to v1alpha4
2 parents 1b24c15 + eca5cc3 commit e8a40f9

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

crds/split.yaml

+5-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,14 @@ spec:
1313
- ts
1414
plural: trafficsplits
1515
singular: trafficsplit
16-
version: v1alpha3
16+
version: v1alpha4
1717
versions:
18-
- name: v1alpha3
18+
- name: v1alpha4
1919
served: true
2020
storage: true
21+
- name: v1alpha3
22+
served: false
23+
storage: false
2124
- name: v1alpha2
2225
served: false
2326
storage: false

0 commit comments

Comments
 (0)