Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Removing v1beta2 support #222

Merged
merged 10 commits into from
Oct 7, 2019
3 changes: 0 additions & 3 deletions manifests/crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,3 @@ spec:
- name: v1
served: true
storage: true
- name: v1beta2
served: true
storage: false
1 change: 0 additions & 1 deletion manifests/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ rules:
- apiGroups:
- ""
resources:
- configmaps
- pods
- services
- endpoints
Expand Down