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

Commit

Permalink
Merge pull request #757 from kabanero-io/revert-755-served-false
Browse files Browse the repository at this point in the history
Revert "v1alpha1 served false"
  • Loading branch information
mezarin authored Jun 9, 2020
2 parents 96073aa + 3f20b7e commit 0e4b708
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/crds/kabanero.io_collections_crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -203,5 +203,5 @@ spec:
version: v1alpha1
versions:
- name: v1alpha1
served: false
served: true
storage: true
2 changes: 1 addition & 1 deletion deploy/crds/kabanero.io_kabaneros_crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ spec:
type: object
type: object
type: object
served: false
served: true
storage: false
- name: v1alpha2
schema:
Expand Down

0 comments on commit 0e4b708

Please sign in to comment.