mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 06:20:11 +01:00
[stable/zfs-localpv]: update charts to 1.8.0 (#344)
Signed-off-by: shubham <shubham.bajpai@mayadata.io>
This commit is contained in:
parent
6e962a1232
commit
bac8b57848
6 changed files with 102 additions and 12 deletions
|
|
@ -1257,8 +1257,8 @@ spec:
|
|||
type: object
|
||||
pools:
|
||||
items:
|
||||
description: Pool specifies attributes of a given zfs pool exists on
|
||||
node.
|
||||
description: Pool specifies attributes of a given zfs pool that exists
|
||||
on the node.
|
||||
properties:
|
||||
free:
|
||||
anyOf:
|
||||
|
|
@ -1268,7 +1268,7 @@ spec:
|
|||
pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
|
||||
x-kubernetes-int-or-string: true
|
||||
name:
|
||||
description: Name of the zfs zfs pool.
|
||||
description: Name of the zfs pool.
|
||||
minLength: 1
|
||||
type: string
|
||||
uuid:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue