Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildConfigMap ¶
BuildConfigMap builds the tempo configuration file and the tenant-specific overrides configuration. It returns a ConfigMap containing both configuration files and the checksum of the main configuration file (the tenant-specific configuration gets reloaded automatically, therefore no checksum is required).
func MergeExtraConfigWithConfig ¶ added in v0.8.0
func MergeExtraConfigWithConfig(overridesJSON apiextensionsv1.JSON, templateResults []byte) ([]byte, error)
MergeExtraConfigWithConfig overlays configuration from overridesJSON onto templateResults.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.