Files
kustomize/site/content/en/docs/Reference/API/Kustomization File/namespace.md
Nick d3329453a2 Add kustomization and transformer references (#5523)
* Add fields to kustomization file ref

* Address grammar feedback.

* labels.fields
2024-02-26 10:25:24 -08:00

458 B

title, linkTitle, type, weight, description
title linkTitle type weight description
namespace namespace docs 12 Adds namespace to all resources.

apiVersion: kustomize.config.k8s.io/v1beta1

See the Tasks section for examples of how to use namespace.

namespace

Adds namespace to all resources.

  • namespace (string)

    Namespace to add to all resources. This will override Namespace values that already exist.