mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-11 22:10:11 +01:00
initialize values
Signed-off-by: Jesse Nelson <jesse@swirldslabs.com> Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
This commit is contained in:
parent
347d92a16f
commit
5da343aac1
1 changed files with 4 additions and 0 deletions
|
|
@ -59,11 +59,15 @@ zfsNode:
|
|||
# For example:
|
||||
# allowedTopologyKeys: "kubernetes.io/hostname,openebs.io/rack"
|
||||
allowedTopologyKeys: "All"
|
||||
initContainers: []
|
||||
additionalVolumes: []
|
||||
|
||||
# zfsController contains the configurables for
|
||||
# the zfs controller statefulset
|
||||
zfsController:
|
||||
componentName: openebs-zfs-controller
|
||||
initContainers: []
|
||||
additionalVolumes: []
|
||||
replicas: 1
|
||||
serviceName: openebs-zfs
|
||||
resizer:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue