[stable/zfs-localpv]: update charts to 1.8.0 (#344)

Signed-off-by: shubham <shubham.bajpai@mayadata.io>
This commit is contained in:
Shubham Bajpai 2021-06-15 19:10:43 +05:30 committed by GitHub
parent 6e962a1232
commit bac8b57848
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 102 additions and 12 deletions

View file

@ -50,8 +50,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:
@ -61,7 +61,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: