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

Create the loki secret when logs.enabled is true #387

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

petewall
Copy link
Collaborator

@petewall petewall commented Feb 21, 2024

This change means the loki secret is available even if we're only using the receivers for logs. This is helpful for an AppO11y-only deployment of the chart.

Signed-off-by: Pete Wall <pete.wall@grafana.com>
@petewall petewall requested a review from mar4uk February 21, 2024 18:15
@petewall petewall self-assigned this Feb 21, 2024
@petewall petewall linked an issue Feb 21, 2024 that may be closed by this pull request
@petewall petewall requested review from a team, skl, nevermind89x and jewbetcha and removed request for a team February 21, 2024 20:05
@petewall petewall added the appO11y Compatibility with Application Observability label Feb 21, 2024
@petewall petewall merged commit d73d5f6 into main Feb 21, 2024
5 checks passed
@petewall petewall deleted the fix/create-loki-secret-on-logs-enabled branch February 21, 2024 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
appO11y Compatibility with Application Observability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Loki secret needs to be created if logs.enabled = true
2 participants