Values.AddonNamespaceConfigResponseSourceThe namespace configuration response object containing information about the namespace where an addon is installed.
type nonrec t = {namespace : Namespace.t option;The name of the Kubernetes namespace where the addon is installed.
*)}