Skip to content

Commit

Permalink
Update kube-runtime/src/controller/mod.rs
Browse files Browse the repository at this point in the history
Co-authored-by: David Herberth <[email protected]>
Signed-off-by: Eirik A <[email protected]>
  • Loading branch information
clux and Dav1dde authored Oct 9, 2023
1 parent e7c9d25 commit 0c56911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kube-runtime/src/controller/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,7 @@ where

/// Trigger the reconciliation process for a managed object `ObjectRef<K>` whenever `trigger` emits a value
///
/// This can be used to inject reconciliations for specific objects from an external resource.
/// This can be used to inject reconciliations for specific objects from an external resource.
///
/// # Example:
///
Expand Down

0 comments on commit 0c56911

Please sign in to comment.