Skip to content

Commit

Permalink
Update the CRD versions to v1 (#503)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshitap26 authored and shaynafinocchiaro committed Oct 30, 2024
1 parent 86b1189 commit 3150807
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
singular: csmrole
scope: Namespaced
versions:
- name: v1alpha1
- name: v1
schema:
openAPIV3Schema:
description: CSMRole is the Schema for the csmroles API
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
singular: csmtenant
scope: Namespaced
versions:
- name: v1alpha1
- name: v1
schema:
openAPIV3Schema:
description: CSMTenant is the Schema for the csmtenants API
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
singular: storage
scope: Namespaced
versions:
- name: v1alpha1
- name: v1
schema:
openAPIV3Schema:
description: Storage is the Schema for the storages API
Expand Down

0 comments on commit 3150807

Please sign in to comment.