class Namespace
Sets +metadata.namespace+ on all namespace-scoped resources. Cluster-scoped kinds (Namespace, ClusterRole, etc.) are skipped.
stack do use Middleware::Namespace, "production" end
class Namespace
Sets +metadata.namespace+ on all namespace-scoped resources. Cluster-scoped kinds (Namespace, ClusterRole, etc.) are skipped.
stack do use Middleware::Namespace, "production" end