Package version:

Specifies that the scope of the extension is Cluster

interface ScopeCluster {
    releaseNamespace?: string;
}

Properties

releaseNamespace?: string

Namespace where the extension Release must be placed, for a Cluster scoped extension. If this namespace does not exist, it will be created