init
This commit is contained in:
parent
d33f57b2c3
commit
0da248f013
@ -8,7 +8,7 @@ spec:
|
||||
type: object
|
||||
properties:
|
||||
enabled:
|
||||
type: boolean
|
||||
type: string
|
||||
namespace:
|
||||
type: string
|
||||
storageClass:
|
||||
@ -18,7 +18,7 @@ spec:
|
||||
size:
|
||||
type: string
|
||||
default:
|
||||
enabled: false
|
||||
enabled: "false"
|
||||
namespace: "default"
|
||||
storageClass: ""
|
||||
accessModes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user