Skip to content

global

Allows for configuring chart-wide settings

object

PropertyTypeRequiredDefaultDescription
alwaysAppendIdentifierToResourceNamebooleanNofalseAlways append identifier slugs to resource names, regardl…
annotationsobject / nullNo-Set additional global annotations. Helm templates can be …
createDefaultServiceAccountbooleanNotrueWhen true (default), automatically create a dedicated Ser…
fullnameOverridestring / nullNo-Set the chart fullname definition
labelsobject / nullNo-Set additional global labels. Helm templates can be used.
nameOverridestring / nullNo-Set the chart name
propagateGlobalMetadataToPodsbooleanNofalseSet to true to propagate global metadata to Pod labels.

Always append identifier slugs to resource names, regardless of the enabled resource count.

Set additional global annotations. Helm templates can be used.

When true (default), automatically create a dedicated ServiceAccount using the release name as the identifier if no serviceAccount is explicitly configured. If any serviceAccount entries are present, the default is not created and user configuration takes precedence.