Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tempo-distributed] Compactor service doesn't have namespace assigned #3446

Open
radekg opened this issue Nov 22, 2024 · 0 comments
Open

[tempo-distributed] Compactor service doesn't have namespace assigned #3446

radekg opened this issue Nov 22, 2024 · 0 comments

Comments

@radekg
Copy link

radekg commented Nov 22, 2024

The compactor service doesn't specify namespace:

metadata:
name: {{ template "tempo.resourceName" (dict "ctx" . "component" "compactor") }}
labels:
{{- include "tempo.labels" (dict "ctx" . "component" "compactor") | nindent 4 }}
{{- with .Values.compactor.service.annotations }}
annotations:
{{- toYaml . | nindent 4 }}
{{- end }}
. Service ends up in a default namespace and there's no way to fix it.

Chart version: tempo-distributed 1.

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

No branches or pull requests

1 participant