is it possible to determine the `namespace` of the...
# kubernetes
m
is it possible to determine the
namespace
of the
target project
in multi-cluster apps? I have a scenario which I split my project to 2 layers (data chart and app chart) and I want that they will be located in the same namespace. so is it possible to avoid from auto generated
namespace
name and to determine the
namespace
name in advanced? For example, if I want that both of them (data chart and app chart) will be located under the
default
namespace? From: https://rancher.com/docs/rancher/v2.x/en/catalog/multi-cluster-apps/#targets