Skip to content

Commit

Permalink
initialize values
Browse files Browse the repository at this point in the history
Signed-off-by: Jesse Nelson <jesse@swirldslabs.com>
Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
  • Loading branch information
jnels124 authored and niladrih committed Jul 26, 2023
1 parent d9a1757 commit a281590
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deploy/helm/charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a281590

Please sign in to comment.