DaemonSet default namespace
pst opened this issue · 2 comments
pst commented
While packaging release 0.3.0 for the Kubestack catalog I noticed you now provide a flag to configure the DS namespace. However, it sets default as the default namespace. Wouldn't it make more sense to use the $NAMESPACE env var you already set in the operator container as the default value? So it would default to the same namespace as the operator runs in.
ArjonBu commented
How did you actually specify the namespace? I am having trouble figuring that out.
pst commented
By setting the command line parameter. You can download the zip from the catalog and check the patch file for an example.