flux v2.9.5

HelmRelease.spec.postRenderers[].kustomize.patches[].target.spec.commonMetadata

CommonMetadata specifies the common labels and annotations that are applied to all resources. Any existing label or annotation will be overridden if its key matches a common one.

2 fields
HelmRelease.spec.postRenderers[].kustomize.patches[].target.spec.commonMetadata fields and descriptions
Field / TypeDescription
map[string]string

Annotations to be added to the object's metadata.

map[string]string

Labels to be added to the object's metadata.