Skip to content

Conversation

@Spirit-act
Copy link

This pull request builds on top of #461

Add a new variable to mimir to allow to configure what components should be used.

I choose a list for better readability. This is list is joined to the required string within the config template.

variable:

mimir_targets:
  - 'all'
  - 'alertmanager'
  - 'overrides-exporter'

template

target: all,alertmanager,overrides-exporter

Signed-off-by: Spirit-act <16631523+Spirit-act@users.noreply.github.com>
Signed-off-by: Spirit-act <16631523+Spirit-act@users.noreply.github.com>
Signed-off-by: Spirit-act <16631523+Spirit-act@users.noreply.github.com>
Signed-off-by: Spirit-act <16631523+Spirit-act@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant