splunk / qbec

configure kubernetes objects on multiple clusters using jsonnet

Home Page:https://qbec.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`qbec delete` does not respect the value from --force:k8s-namespace

lseppala opened this issue · comments

qbec delete will always perform the delete operation on the namespace specified in spec.environments.<env name>.defaultNamespace and will not be overriden by the value from the --force:k8s-namespace flag.