mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-12 18:23:35 +00:00
Since we parse multiple options from command line in install-helm, script will not recognize any random string directly as namespace. To inform script about namespace, `--namespace` flag is used before passing namespace. Signed-off-by: Yug <yuggupta27@gmail.com>