Skip to content

Commit

Permalink
Update pkg/monitoring/prometheusagent/service.go
Browse files Browse the repository at this point in the history
Co-authored-by: Marie Roque <[email protected]>
  • Loading branch information
QuentinBisson and marieroque authored Apr 10, 2024
1 parent 3530c3f commit 6e9da42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/monitoring/prometheusagent/service.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ type PrometheusAgentService struct {
PrometheusVersion string
}

// ensurePrometheusAgentRemoteWriteConfig ensures that the prometheus remote write config is present in the cluster.
// ReconcileRemoteWriteConfig ensures that the prometheus remote write config is present in the cluster.
func (pas *PrometheusAgentService) ReconcileRemoteWriteConfig(
ctx context.Context, cluster *clusterv1.Cluster) error {

Expand Down

0 comments on commit 6e9da42

Please sign in to comment.