Skip to content

Commit

Permalink
Updated comment on function
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Hurst committed Sep 4, 2024
1 parent 905f8df commit 4ccaa76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/cmd/export.go
Original file line number Diff line number Diff line change
Expand Up @@ -948,8 +948,8 @@ func gatherEvents(ctx context.Context,
return nil
}

// gatherPostgresLogsAndConfigs take a client and writes logs from primary and replicas
// to a buffer
// gatherPostgresLogsAndConfigs take a client and writes logs and configs
// from primary and replicas to a buffer
func gatherPostgresLogsAndConfigs(ctx context.Context,
clientset *kubernetes.Clientset,
config *rest.Config,
Expand Down

0 comments on commit 4ccaa76

Please sign in to comment.