What this PR does:
We have an use case where a in a namespace we have both standards and custom deployments of query-frontend, query-scheduler and querier. Similarly to what we've already done for ingesters in the past, we would like to change the default regexs to match <name>.* for these additional services too.
Which issue(s) this PR fixes:
N/A
Checklist
[x] CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]
What this PR does: We have an use case where a in a namespace we have both standards and custom deployments of
query-frontend
,query-scheduler
andquerier
. Similarly to what we've already done for ingesters in the past, we would like to change the default regexs to match<name>.*
for these additional services too.Which issue(s) this PR fixes: N/A
Checklist
CHANGELOG.md
updated - the order of entries should be[CHANGE]
,[FEATURE]
,[ENHANCEMENT]
,[BUGFIX]