Skip to content

Commit

Permalink
helm: update grafana-agent Helm chart to deploy Grafana Alloy
Browse files Browse the repository at this point in the history
  • Loading branch information
rfratto committed Mar 12, 2024
1 parent a26828a commit 259e1bb
Show file tree
Hide file tree
Showing 61 changed files with 528 additions and 1,327 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ import (
// +genclient
// +kubebuilder:object:root=true
// +kubebuilder:resource:path="podlogs"
// +kubebuilder:resource:path="podlogs"
// +kubebuilder:resource:categories="grafana-agent"
// +kubebuilder:resource:categories="grafana-alloy"
// +kubebuilder:resource:categories="alloy"

// PodLogs defines how to collect logs for a Pod.
type PodLogs struct {
Expand Down
2 changes: 1 addition & 1 deletion operations/helm/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Helm charts

This directory contains Helm charts for Grafana Agent.
This directory contains Helm charts for Grafana Alloy.

## Testing

Expand Down
Loading

0 comments on commit 259e1bb

Please sign in to comment.