Skip to content

Commit

Permalink
fix log
Browse files Browse the repository at this point in the history
  • Loading branch information
rashmichandrashekar committed Oct 24, 2024
1 parent 9983e95 commit 415d951
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ func SetGlobalSettingsInCollectorConfig() {
return
}

log.Println("Updated file - %s with global settings", collectorConfigReplicasetPath)
log.Println("Updated file with global settings", collectorConfigReplicasetPath)
return
}
fmt.Println("Global settings are empty in custom config map, making no replacement")
Expand Down

0 comments on commit 415d951

Please sign in to comment.