flux v2.0.1

HelmRelease.spec.chart.metadata

ObjectMeta holds the template for metadata like labels and annotations.

2 fields
HelmRelease.spec.chart.metadata fields and descriptions
Field / TypeDescription
map[string]string

Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/

map[string]string

Map of string keys and values that can be used to organize and categorize (scope and select) objects. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/