namespaceLabels property
Namespace-level cluster namespace labels.
These labels are applied to the related namespace of the member clusters
bound to the parent Scope. Scope-level labels (namespace_labels
in the
Fleet Scope resource) take precedence over Namespace-level labels if they
share a key. Keys and values must be Kubernetes-conformant.
Optional.
Implementation
core.Map<core.String, core.String>? namespaceLabels;