mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 06:20:11 +01:00
feat(beta): adding v1 CRD for ZFS-LocalPV
Moving the CRDs to stable v1 version. Signed-off-by: Pawan <pawan@mayadata.io>
This commit is contained in:
parent
307861282a
commit
472fd603ac
28 changed files with 426 additions and 48 deletions
|
|
@ -191,11 +191,14 @@ spec:
|
|||
- spec
|
||||
- status
|
||||
type: object
|
||||
version: v1alpha1
|
||||
version: v1
|
||||
versions:
|
||||
- name: v1alpha1
|
||||
- name: v1
|
||||
served: true
|
||||
storage: true
|
||||
- name: v1alpha1
|
||||
served: true
|
||||
storage: false
|
||||
status:
|
||||
acceptedNames:
|
||||
kind: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue