Skip to content

Commit

Permalink
helm: add immediate-topology flag to external-provisioner
Browse files Browse the repository at this point in the history
Signed-off-by: Praveen M <m.praveen@ibm.com>
  • Loading branch information
iPraveenParihar committed Aug 21, 2024
1 parent 4ce7277 commit d629068
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/ceph-csi-rbd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,8 @@ provisioner:
resources: {}
## For further options, check
## https://github.com/kubernetes-csi/external-provisioner#command-line-options
extraArgs: []
extraArgs:
- 'immediate-topology=false'

# set metadata on volume
setmetadata: true
Expand Down

0 comments on commit d629068

Please sign in to comment.